PrintRangeEnum Enumerator
Description
Constants enumerating the methods of specifyng the range of sheets to be printed.Methods
Name | Value | Description |
kPrintAllSheets | 14082 | Print all Sheets of the Drawing. |
kPrintCurrentSheet | 14081 | Print the current Sheet in the Drawing. |
kPrintSheetRange | 14083 | Print the Sheets specified in a range elsewhere. |