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

In This Topic
    Pagination Property (PdfExportOptions)
    In This Topic
    Gets or sets a value indicating whether the PDF is only for print.
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    See Also