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