IRichTextString Methods |
The IRichTextString type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Append |
Appends rich text string with specified text and font.
|
![]() |
BeginUpdate |
This method should be called before several updates to the object will take place.
(Inherited from
IOptimizedUpdate
.)
|
![]() |
Clear |
Clears text and formatting.
|
![]() |
ClearFormatting |
Clears string formatting.
|
![]() |
EndUpdate |
This method should be called after several updates to the object took place.
(Inherited from
IOptimizedUpdate
.)
|
![]() |
GetFont |
Returns font which is applied to character at the specified position.
|
![]() |
SetFont |
Sets font for range of characters.
|