| Name | Value | Description |
| AllPDFSheetsExport | 0 | Exports all of the sheets in the drawing as a single PDF file. |
| CurrentPDFSheetExport | 2 | Exports the current active sheet. |
| RangePDFSheetsExport | 3 | Exports a defined range of sheets. |
| SelectedPDFSheetsExport | 1 | Exports all of the current selected sheets in the drawing. The active sheet is always selected but the user can also select additional sheets. |