Click or drag to resize

RichText Properties

The RichText type exposes the following members.

Properties
Name Description
Public property IsFormatted
Indicates whether rich text string contains formatting Read-only.
(Inherited from RichTextObject .)
Public property Parent
Gets the parent object of the RichText control.
(Inherited from RichTextObject .)
Public property RtfText
Gets Rtf Text. Read-Only.
(Inherited from RichTextObject .)
Public property Text
Gets or sets text;
(Inherited from RichTextObject .)
Top
See Also