ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSectionPage Class / PaperOrientation Property

In This Topic
PaperOrientation Property (ReportSectionPage)
In This Topic
Gets or sets the paper orientation for the report pages used for printing.
Syntax
'Declaration
 
Public Property PaperOrientation As PaperOrientation
 

Property Value

A PaperOrientation value indicating the paper orientation.
See Also