TextRunStringBase Constructors
A base class for text runs that contain text strings.| Name | Parameters | Description |
|---|---|---|
| TextRunStringBase() | none | Initializes a new instance of the TextRunStringBase class. |
| TextRunStringBase(TextProperties) | textProperties | Initializes a new instance of the TextRunStringBase class with specified settings. |
See Also