Please enable JavaScript to view this site.

TIFF Image Printer

Description

Enables or disables the Copy To options.

The Copy To option 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.SetImageCopyToOn(Enable)

where expression is an IPNSession object.

Parameters

Boolean Enable

Set True to enable any Copy To options, False to disable them.

Remarks

Use the following to set this option using SetProperty:

Method Parameter

SetProperty Parameters

Enable

SectionName:

Processing

PropertyName:

Copy

varValue:

VT_BOOL

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

See Also: SetImageCopyToOptions SetResamplingOn SetResamplingOptions SetProperty