ActiveReports 12
PaperOrientation Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PaperOrientation Enumeration
Represents the list of paper orientation options.
Syntax
'Declaration
 
Public Enum PaperOrientation 
   Inherits System.Enum
public enum PaperOrientation : System.Enum 
Members
MemberDescription
LandscapeLandscape orientation.
PortraitPortrait orientation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.PaperOrientation

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace