ActiveReports 12
StartPage Property (Settings)

GrapeCity.ActiveReports.Export.Image.v12 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : StartPage Property
The default value of zero in this and the EndPage properties render all of the report pages to images. Otherwise, set this value to the number of the first page to render.
Syntax
'Declaration
 
Public Property StartPage As Integer
public int StartPage {get; set;}
See Also

Reference

Settings Class
Settings Members