Description
Clears any page brightness adjustment options from the IPNSession object.
You can also clear the page brightness adjustment by calling SetProperty with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section in SetPageBrightness for a list of values.
Syntax
expression.ClearPageBrightness()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearPageCropAreaOptions ClearPageCropMarginOptions ClearPageRotationOptions ClearPageTrimOptions SetPageBrightness SetPageCropOn SetPageCropAreaOptions SetPageCropMarginOptions SetPageRotationOptions SetPageTrimOptions SetProperty