Defines which sheets to export. Defaults to AllPDFSheets which will create a single PDF file containing all sheets in the drawing.
the SelectedPDFSheets and CurrentPDFSheet options are dependent on the current selections in the user interface.
To set this to RangePDFSheets, use the sheetRange property to define the range of sheets to print.
"pDFExportOptions_var" is a variable referencing a PDFExportOptions object.
|
"pDFExportOptions_var" is a variable referencing a PDFExportOptions object.
|