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