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 System.Boolean
public System.bool Paged {get; set;}
See Also