Description
Clears any Copy To options from the IPNSession object.
To clear a single Copy To 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 SetImageCopyToOn and SetImageCopyToOptions for a list of values.
Syntax
expression.ClearCopyToOptions()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearResamplingOptions SetImageCopyToOn SetImageCopyToOptions SetResamplingOn SetResamplingOptions SetProperty