IPrintSetting Interface

An interface which represents the Print Setup (Application Menu->Print->Print Setup) within Autodesk Revit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public interface IPrintSetting

The IPrintSetting type exposes the following members.

Properties
 NameDescription
Public propertyPrintParametersReturns the Parameters of Print Setup.
Top
See Also