Please enable JavaScript to view this site.

TIFF Image Printer

Description

Enables or disables the fax mode options.

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

Syntax

expression.SetFaxModeOn(Enable)

where expression is an IPNSession object.

Parameters

Boolean Enable

Set True to enable fax mode options, False to disable the fax options.

Remarks

Use the following to set this option using SetProperty:

Method Parameter

SetProperty Parameters

Enable

SectionName:

Image Options

PropertyName:

Fax

varValue:

VT_BOOL

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

See Also: SetFaxOptions SetTIFFAdvancedOptions SetProperty