Please enable JavaScript to view this site.

TIFF Image Printer

Description

Clears any naming profile formatting for the desired file naming profile from the IPNSession object.

To clear a single file naming format option use the SetProperty call with the appropriate section and name arguments and pass an empty argument as the property value. See the Remarks section in SetNamingProfileFormat for a list of values.

Syntax

expression.ClearNamingProfileFormat(NamingProfile)

where expression is an IPNSession object.

Parameters

pnNamingProfile NamingProfile

A pnNamingProfile constant for file naming profile to clear.

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

See Also: ClearFileNamingOptions ClearV11SaveOptions SetNamingProfileFormat SetFileNamingOptions SetSaveOptions SetProperty pnNamingProfile