Paginated Property (XlsOptionsForm)
In This Topic
Gets or sets a value indicating whether the export should preserve pagination of the original document.
Syntax
'Declaration
Public Overridable Property Paginated As Boolean
public virtual bool Paginated {get; set;}
See Also