Please enable JavaScript to view this site.

TIFF Image Printer

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

tog_plus   Visual Basic

tog_plus   C#

Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer

See Also: ClearPageBrightness ClearPageCropAreaOptions ClearPageCropMarginOptions ClearPageRotationOptions SetPageBrightness SetPageCropOn SetPageCropAreaOptions SetPageCropMarginOptions SetPageRotationOptions SetPageTrimOptions SetProperty