The RenderMultiStyleText type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.) | |
| BoundHeight |
Value of BoundHeightUnit
(Inherited from RenderTextBase.) | |
| BoundHeightUnit |
Returns the minimal height of this object necessary to fit all currently
fitted text. Includes frame size.
(Inherited from RenderTextBase.) | |
| BoundWidth |
Value of BoundWidthUnit
(Inherited from RenderTextBase.) | |
| BoundWidthUnit |
Returns the minimal width of this object necessary to fit all currently
fitted text. Includes frame size.
(Inherited from RenderTextBase.) | |
| CurrentPosition |
Returns current text position
| |
| DefaultUnitInternal | (Inherited from DocumentElement.) | |
| FittedAllCharacters |
Indicates whether all charactes of a text are fitted in the content area.
(Inherited from RenderTextBase.) | |
| FittedCharacterCount |
Returns number of character that fit in the element's content area.
(Inherited from RenderTextBase.) | |
| FittedLineCount |
Number of text lines fitted in the content area.
(Inherited from RenderTextBase.) | |
| GenCharCount | (Inherited from RenderTextBase.) | |
| Height |
Returns height of an element in default units. See HeightUnit
for details.
(Inherited from DocumentElement.) | |
| InfoTextBox | (Inherited from RenderTextBase.) | |
| InheritDefaultUnit | (Inherited from DocumentElement.) | |
| Style |
The style of this objects
(Inherited from RenderObject.) | |
| StyleNestedProtected | (Inherited from DocumentElement.) | |
| StyleProtected | (Inherited from DocumentElement.) | |
| Text |
Gets the text.
(Inherited from RenderTextBase.) | |
| TextLength | (Overrides RenderTextBase..::.TextLength.) | |
| Width |
Returns width of an element in default units. See WidthUnit
for details.
(Inherited from DocumentElement.) |