Please enable JavaScript to view this site.

TIFF Image Printer

Description

Enables or disables any page cropping options set.

Cropping can also be enabled or disabled using the SetProperty call with the appropriate arguments. See the Remarks below for a list of arguments.

Syntax

expression.SetPageCropOn(Enable)

where expression is an IPNSession object.

Parameters

Boolean Enable

Set True to enable any Cropping options, False to disable them.

Remarks

Use the following to set this option using SetProperty:

Method Parameter

SetProperty Parameters

Enable

SectionName:

Processing

PropertyName:

Crop

varValue:

VT_BOOL

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

See Also: SetPageBrightness SetPageCropAreaOptions SetPageCropMarginOptions SetPageRotationOptions SetPageTrimOptions SetProperty