ActiveReports 12
PaperOrientation Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : PaperOrientation Property
Gets or sets the report's pages paper orientation that used for printing.
Syntax
'Declaration
 
Public Property PaperOrientation As PaperOrientation
public PaperOrientation PaperOrientation {get; set;}
See Also

Reference

Report Class
Report Members