TextOptions class
TextOptions class
Text files splitting to pages options.
The TextOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes an instance of the TextOptions class. |
Properties
| Property | Description |
|---|---|
| max_chars_per_row | The maximum number of characters per row on a page. |
| max_rows_per_page | The maximum number of rows per page. |
See Also
- module
groupdocs.viewer.options - class
TextOptions