Name | Description | |
---|---|---|
Font | Gets the font settings of current rich text run. | |
Text | Gets or sets the text of current rich text run. |
The following tables list the members exposed by ITextRun.
Name | Description | |
---|---|---|
Font | Gets the font settings of current rich text run. | |
Text | Gets or sets the text of current rich text run. |
Name | Description | |
---|---|---|
Delete | Deletes this rich text run from its parent IRichText object. | |
InsertAfter | Inserts a new rich text run after current rich text run. | |
InsertBefore | Inserts a new rich text run before current rich text run. |