The RenderTextBase 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
| |
| BoundHeightUnit |
Returns the minimal height of this object necessary to fit all currently
fitted text. Includes frame size.
| |
| BoundWidth |
Value of BoundWidthUnit
| |
| BoundWidthUnit |
Returns the minimal width of this object necessary to fit all currently
fitted text. Includes frame size.
| |
| DefaultUnitInternal | (Inherited from DocumentElement.) | |
| FittedAllCharacters |
Indicates whether all charactes of a text are fitted in the content area.
| |
| FittedCharacterCount |
Returns number of character that fit in the element's content area.
| |
| FittedLineCount |
Number of text lines fitted in the content area.
| |
| GenCharCount | ||
| Height |
Returns height of an element in default units. See HeightUnit
for details.
(Inherited from DocumentElement.) | |
| InfoTextBox | ||
| 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.
| |
| TextLength | ||
| Width |
Returns width of an element in default units. See WidthUnit
for details.
(Inherited from DocumentElement.) |