Paged Property (RtfStructureFilter)
In This Topic
Specifies whether the filter preserve page layout of original report or should generate continuous document.
Syntax
'Declaration
Public Property Paged As Boolean
public bool Paged {get; set;}
See Also