|
P
Collate
|
bool
|
Indicates whether to collate of the current print.
|
|
|
P
CombinedFile
|
bool
|
Indicates whether to combine multiple selected views/sheets into a single file.
|
|
|
P
CopyNumber
|
int
|
The copy number.
|
|
|
P
IsReadOnly
|
bool
|
Identifies if the object is read-only or modifiable. (Inherited from APIObject )
|
APIObject
|
|
P
IsVirtual
|
VirtualPrinterType
|
The virtual type in Autodesk Revit.
|
|
|
P
PaperSizes
|
PaperSizeSet
|
Get all print sizes of current printer.
|
|
|
P
PaperSources
|
PaperSourceSet
|
Get all print sources of current printer.
|
|
|
P
PrinterName
|
string
|
The name of the current printer.
|
|
|
P
PrintOrderReverse
|
bool
|
Indicates whether to reverse the print order of the current print.
|
|
|
P
PrintRange
|
PrintRange
|
The print range.
|
|
|
P
PrintSetup
|
PrintSetup
|
The PrintSetup which manages the print settings of current document.
|
|
|
P
PrintToFile
|
bool
|
Indicates whether to print to file.
|
|
|
P
PrintToFileName
|
string
|
The file name when printing to file.
|
|
|
P
ViewSheetSetting
|
ViewSheetSetting
|
The ViewSheetSetting which manages the view/sheet set information of current document, and you can change the default view/sheet
set for current project.
|
|