ActiveReports 12
StartPage Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : StartPage Property
Gets or sets the first page of the report to render. A value of 0 indicates that all pages are rendered. The default value is 1.
Syntax
'Declaration
 
Public Property StartPage As Integer
public int StartPage {get; set;}
See Also

Reference

Settings Class
Settings Members