ActiveReports 12
StartPageNumber Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : StartPageNumber Property
Gets or sets the page number to start the numeration with in the report.
Syntax
'Declaration
 
Public Property StartPageNumber As Integer
public int StartPageNumber {get; set;}
See Also

Reference

Report Class
Report Members