TextRunBase Constructors
| Name | Parameters | Description |
|---|---|---|
| TextRunBase() | none | Initializes a new instance of the TextRunBase class. |
| TextRunBase(TextProperties) | textProperties | Initializes a new instance of the TextRunBase class with specified settings. |
See Also