AllowNotPaginated Property (DocxOptionsForm)
In This Topic
Gets a value indicating whether export that does not preserve pagination of the original document should be allowed.
Syntax
'Declaration
Public ReadOnly Property AllowNotPaginated As Boolean
public bool AllowNotPaginated {get;}
See Also