SplitOptions
SplitOptions class
Specifies options how the document is split into parts.
public class SplitOptions
Constructors
Name | Description |
---|---|
SplitOptions() | The default constructor. |
Properties
Name | Description |
---|---|
SplitCriteria { get; set; } | Specifies the criteria for splitting the document into parts. |
SplitStyle { get; set; } | Specifies the paragraph style for splitting the document into parts when Style is used. |
See Also
- namespace Aspose.Words.LowCode.Splitting
- assembly Aspose.Words