describes the options for print jobs.
More...
import"PrintOptions.idl";
describes the options for print jobs.
These options are only valid for a single print job. They do not change layout or formatting of the document.
- Developers Guide
- Drawings - Printing Drawing Documents - Printer and Print Job Settings
Spreadsheets - Printing Spreadsheet Documents - Printer and Print Job Settings
advises the printer to collate the pages of the copies.
specifies the number of copies to print.
determines the duplex mode for the print job.
- See also
- DuplexMode for more information about supported values
if set, specifies the name of a file to print to.
specifies which pages to print.
This range is given as at the user interface. For example: "1-4;10" to print the pages 1 to 4 and 10.
if set, specifies name of the printer to use.
advises the printer to sort the pages of the copies.
- Deprecated:
- Use Collate instead.
if set to TRUE, the corresponding XPrintable.print() request will be executed synchronous.
Default is the asynchronous print mode.
- Attention
- Using of this property with TRUE as value is highly recommended. Otherwise following actions (as e.g. closing the corresponding model) can fail.
The documentation for this service was generated from the following file: