Share

PrintManager.PrintSetup Property

The PrintSetup which manages the print settings of current document.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?