The RenderRichText type exposes the following members.

Properties

  NameDescription
ActualContentHeight (Inherited from DocumentElement.)
ActualContentHeightUnit (Inherited from DocumentElement.)
ActualContentWidth (Inherited from DocumentElement.)
ActualContentWidthUnit (Inherited from DocumentElement.)
ActualFrameHeight (Inherited from DocumentElement.)
ActualFrameHeightUnit (Inherited from DocumentElement.)
ActualFrameWidth (Inherited from DocumentElement.)
ActualFrameWidthUnit (Inherited from DocumentElement.)
AutoWidth
MS RichEdit doesn't give an ability to support AutoWidth.
(Overrides DocumentElementAutoWidth()()().)
DefaultUnitInternal (Inherited from DocumentElement.)
DetectUrls
Gets or sets a value indicating whether or not the RenderRichText will automatically format a Uniform Resource Locator (URL) when it is found into the assigned Rtf text.
Height
Returns height of an element in default units. See HeightUnit for details.
(Inherited from DocumentElement.)
InheritDefaultUnit (Inherited from DocumentElement.)
Rtf
Rtf formatted text.
Style
The style of this objects
(Inherited from RenderObject.)
StyleNestedProtected (Inherited from DocumentElement.)
StyleProtected (Inherited from DocumentElement.)
Width
Returns width of an element in default units. See WidthUnit for details.
(Inherited from DocumentElement.)

See Also