ActiveReports Developer 7
PaperOrientation Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : PaperOrientation Property

Glossary Item Box

Returns paper orientation of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PaperOrientation As PaperOrientation
C# 
PaperOrientation PaperOrientation {get;}

See Also