Please enable JavaScript to view this site.

TIFF Image Printer

 

warning

When migrating to PNSrv12Lib from earlier versions, use SetV11CompatibilityModeEnabled and SetV11CompatibilityModeEnabled method to minimize code changes.

Description

Clears any file save options from the IPNSession object. When these options are not set through the IPNSession object, the default options for the Save tab in the PEERNET Inc. printer's Printing Preferences dialog will be applied to the output file instead.

To clear a single file save option use the SetProperty call with the appropriate section and name arguments as shown in SetSaveOptions and pass an empty argument as the property value.

Syntax

expression.ClearFileNamingOptions()

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: ClearNamingProfileFormat SetSaveOptions SetNamingProfileFormat SetProperty