Paged Property (HtmlOptionsForm)
In This Topic
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 Boolean
public bool Paged {get; set;}
See Also