C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / RtfExporter Class / Paginated Property

In This Topic
Paginated Property (RtfExporter)
In This Topic
Gets or sets a value indicating whether the exported document should preserve the pagination of the original document.
Syntax
'Declaration
 
Public Property Paginated As Boolean
 

Property Value

true if pagination should be preserved, false otherwise.
See Also