[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.StartPage

StartPage Property

StartPage

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.

Declaration
public int StartPage { get; set; }