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

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