OfficeTextRun Constructors
The base class for text runs in a paragraph.| Name | Parameters | Description |
|---|---|---|
| OfficeTextRun() | none | Initializes a new instance of the OfficeTextRun class. |
| OfficeTextRun(TextProperties) | textProperties | Initializes a new instance of the OfficeTextRun class with specified settings. |
See Also