[]
Initializes a new instance of the TextLayoutSplitter class.
public TextLayoutSplitter(TextLayout textLayout)
Public Sub New(textLayout As TextLayout)
| Type | Name | Description |
|---|---|---|
| TextLayout | textLayout | The source TextLayout after executing PerformLayout(bool). |