Namespace:
Autodesk.Revit.DB
PaperPlacementType
Enumeration
Description:
An enumerated type listing all Paper Placement types of Print Setting.
An enumerated type listing all Paper Placement types of Print Setting.
Syntax
public enum PaperPlacementType
Unknown Namespace Members:
Name | Description |
---|---|
Center | The type of Paper Placement is Center. |
LowerLeft | The type of Paper Placement is LowerLeft. |
Margins | The type of Paper Placement is Margins. It's obsolete, use LowerLeft instead. |