Share

PageOrientationType Enumeration

An enumerated type listing all Page Orientation types of Print Setting


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

Syntax

C#

public enum PageOrientationType

Members

Member nameValueDescription
Auto2 Auto Page Orientation
Landscape1 The type of Page Orientation is Landscape
Portrait0 The type of Page Orientation is Portrait

See Also

Reference

Was this information helpful?