Description
Clears any page trimming options from the IPNSession object.
To clear a only a single trimming 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 SetPageTrimOptions for a list of values.
Syntax
expression.ClearPageTrimOptions()
where expression is an IPNSession object.
Examples
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearPageBrightness ClearPageCropAreaOptions ClearPageCropMarginOptions ClearPageRotationOptions SetPageBrightness SetPageCropOn SetPageCropAreaOptions SetPageCropMarginOptions SetPageRotationOptions SetPageTrimOptions SetProperty