TextSplitOptions class
TextSplitOptions class
Provides options for the document text splitting.
The TextSplitOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the TextSplitOptions class. |
init | Initializes a new instance of the TextSplitOptions class. |
Properties
Property | Description |
---|---|
mode | Mode for text splitting. |
line_numbers | Line numbers for text splitting. |
Methods
Method | Description |
---|---|
validate | Validates the split options. |
get_path_by_index | Gets the full file path of splitted document by index with defined extension. |
See Also
- module
groupdocs.merger.domain.options
- class
ITextSplitOptions
- class
TextSplitOptions