[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Pagination

Pagination Property

Pagination

By default, each page of a report is rendered as a separate image. Set this value to False to render the entire report as a single image.

Declaration
[TypeConverter(typeof())]
[CplOnly]
public bool Pagination { get; set; }