[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.MultiPage

MultiPage Property

MultiPage

Sets returns whether multiple HTML pages are generated for the document.
If true, one HTML page will be generated for each page in the ActiveReports document.
If false, (the default value) one HTML page is generated for the all pages in the ActieReports document.

Declaration
public bool MultiPage { get; set; }