[]
Gets or sets a value indicating whether the exported document should preserve the pagination of the original document.
public bool Paginated { get; set; }
| Type | Description |
|---|---|
| bool | true if pagination should be preserved, false otherwise. |