Paged Property (TextFilterClassic)
In This Topic
Specifies whether the filter should produce a continuous report or a report with page break characters and page header and footer sections.
Syntax
'Declaration
Public Property Paged As Boolean
public bool Paged {get; set;}
See Also