SplitOptions class
SplitOptions class
Specifies options how the document is split into parts.
Constructors
Name | Description |
---|---|
SplitOptions() | The default constructor. |
Properties
Name | Description |
---|---|
split_criteria | Specifies the criteria for splitting the document into parts. |
split_style | Specifies the paragraph style for splitting the document into parts when SplitCriteria.STYLE is used. |