Please enable JavaScript to view this site.

TIFF Image Printer

Description

Enables or disables any custom paper size settings.

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

Syntax

expression.SetCustomPaperOn(Enable)

where expression is an IPNSession object.

Parameters

Boolean Enable

A Boolean value, True to turn on custom paper size, False to disable custom paper size.

Remarks

Use the following to set these options using SetProperty:

Method Parameter

SetProperty Parameters

Enable

SectionName:

Advanced Features

PropertyName:

Custom Paper Enable

varValue:

VT_BOOL

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

See Also: SetCustomPaperOptions SetHardwareMargins SetProperty