ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfReExclusiveOptions Class / StartPage Property

In This Topic
    StartPage Property (PdfExportOptions.PdfReExclusiveOptions)
    In This Topic
    Specifies the first page of the report to render (PDF RE).
    Syntax
    'Declaration
     
    Public Property StartPage As Integer
    public int StartPage {get; set;}
    See Also