Paged Property (TextFilter)
In This Topic
Gets or sets a value indicating 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