[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.Pagination

Pagination Property

Pagination

Gets or sets a value indicating whether pagination is enabled in the PDF-based Web Viewer type.

Declaration
public bool Pagination { get; set; }
Property Value
Type Description
bool

A bool value. true if pagination is enabled; otherwise, false. Default is true.