Overload | Description |
---|---|
TextSplitOptions Constructor() | Initializes a new instance of the TextSplitOptions class. |
TextSplitOptions Constructor(TextLayout) | Initializes a new instance of the TextSplitOptions class copying data from the given TextLayout. |
TextSplitOptions Constructor(TextSplitOptions) | Initializes a new instance of the TextSplitOptions class copying data from another instance of TextSplitOptions. |