ActiveReports 10
EndPage Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v10 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : EndPage Property
The last page of the report to render. The default value is the value for StartPage.
Syntax
'Declaration
 
Public Property EndPage As Integer
public int EndPage {get; set;}
See Also

Reference

Settings Class
Settings Members