ITextSplitOptions class

ITextSplitOptions class

Interface for the text splitting options.

The ITextSplitOptions type exposes the following members:

Properties

Property Description
line_numbers Line numbers for text splitting.
mode Mode 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