Description
Clears any page margin cropping options from the IPNSession object
To clear a only a single page margin cropping option use the SetProperty call with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section in SetPageCropOn and SetPageCropMarginOptions for a list of values.
Syntax
expression.CleaPageCropMarginOptions()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearPageBrightness ClearPageCropAreaOptions ClearPageRotationOptions ClearPageTrimOptions SetPageBrightness SetPageCropOn SetPageCropAreaOptions SetPageCropMarginOptions SetPageRotationOptions SetPageTrimOptions SetProperty