Paged Property
Paged
Specifies whether the filter should produce a continuous
report into a single HTML file or a paged report into a set of HTML files.
Declaration
[Browsable(false)]
public bool Paged { get; set; }
<Browsable(False)>
Public Property Paged As Boolean