ComponentOne FlexReport for WinForms
Paged Property (HtmlOptionsForm)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > HtmlOptionsForm Class : Paged Property
Specifies whether the filter should produce a continuous report into a single HTML file or a paged report into a set of HTML files.
Syntax
'Declaration
 
Public Property Paged As System.Boolean
public System.bool Paged {get; set;}
See Also

Reference

HtmlOptionsForm Class
HtmlOptionsForm Members