Please enable JavaScript to view this site.

TIFF Image Printer

 

warning

Beginning with version 9.0 of the printer drivers, SetFileNamingOptions and ClearFileNamingOptions have been superseded by SetSaveOptions. This method will still work when called using TIFF Image Printer and PDF Image Printer but an error is thrown when used with Raster Image Printer.

Description

Clears any file naming and formatting options from the IPNSession object.

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

Syntax

expression.ClearFileNamingOptions()

where expression is an IPNSession object.

Supported Printers: TIFF Image Printer, PDF Image Printer

See Also: ClearNamingProfileFormat SetSaveOptions SetFileNamingOptions SetNamingProfileFormat SetProperty