Paginated Property (RtfExporter)
Gets or sets a value indicating whether the exported document should preserve the pagination of the original document.
public bool Paginated {get; set;}
'Declaration
Public Property Paginated As Boolean
Property Value
true if pagination should be preserved,
false otherwise.