[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.TiffExportSettings.Pagination

Pagination Property

Pagination

Gets or sets a value indicating whether pagination should be enabled in the exported TIFF document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting Pagination { get; set; }
Property Value
Type Description
BoolDefaultExportSetting

A BoolDefaultExportSetting object indicating whether pagination should be enabled. Set to true for rendering a report as a separate image, to false for rendering as a single image.