TextRunBase Constructors
The base class for text runs in a paragraph.| 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