Description
Clears any run at start command options from the IPNSession object.
To clear a single run at start command 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 SetRunAtStartCommand for a list of values.
Syntax
expression.ClearRunAtStartCommand()
where expression is an IPNSession object.
Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer
See Also: ClearRunAtEndCommand SetRunAtStartCommand SetRunAtEndCommand SetProperty