Clearing print properties sent by the programΒΆ

ClearPrintProperties()

Clear print properties set by the program


SYNTAX

ClearPrintProperties(printer_name)

Clears all printer properties set by the program, and restores the default properties for the specified printer. The printer_name may be obtained by the SelectPrinter() or EnumPrinters() functions.


RELATED TOPICS

Reports

Report functions