printSetup

Type: Boolean

Default Value: True

Set the printSetup property of the CMDPrint class to false if you want to initiate the common Print dialog when the open method is called, to specify the properties of a specific print task (that is, the number of copies and the page range).

By default, the common Print Setup dialog is initiated, which enables you to select the required printer, number of copies, paper size, pagination, source, orientation, and so on. These values are then applied by the next print request unless your logic overrides the printer properties.