TextOptions
TextOptions class
Text files splitting to pages options.
public class TextOptions
Constructors
| Name | Description | 
|---|---|
| TextOptions() | Initializes an instance of the TextOptions class. | 
Properties
| Name | Description | 
|---|---|
| MaxCharsPerRow { get; set; } | The maximum number of characters per row on a page. | 
| MaxRowsPerPage { get; set; } | The maximum number of rows per page. | 
See Also
- namespace GroupDocs.Viewer.Options
 - assembly GroupDocs.Viewer