The PrintSetup which manages the print settings of current document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PrintSetup PrintSetup { get; }Property Value
PrintSetup
Remarks
PrintSetup is an interface cluster just like File->Print->Settings->Setup or File->Print Setup in UI.
See Also
Reference