[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Image.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())]
public bool Pagination { get; set; }