An enumerated type listing all Margin types of Print Setting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
NoMargin | The type of Margin is No Margin. |
PrinterLimit | The type of Margin is Printer Limit. |
UserDefined | The type of Margin is User Defined. |