The RenderText type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RenderText |
Methods
Name | Description | |
---|---|---|
AssignFrom |
ICopyAssignable implementation
(Overrides RenderObjectAssignFrom(Object, Boolean).) | |
BaseFontProviderEH | (Inherited from DocumentElement.) | |
BeforeInvalidateAutoSize | (Inherited from RenderTextBase.) | |
BeginUpdateInternal | (Inherited from DocumentElement.) | |
CalcFrameHeightMm | (Inherited from DocumentElement.) | |
CalcFrameWidthMm | (Inherited from DocumentElement.) | |
ComparativeHeightProviderEH | (Inherited from DocumentElement.) | |
ComparativeWidthProviderEH | (Inherited from DocumentElement.) | |
ContentSizeChanged | (Inherited from DocumentElement.) | |
EndUpdateInternal | (Inherited from DocumentElement.) | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
Generate | (Inherited from DocumentElement.) | |
GenerationStateChanged | (Inherited from RenderTextBase.) | |
GetDependsOnPageNo |
Gets the value indicating whether the object has text with PageNoField tag.
(Inherited from RenderTextBase.) | |
GetDependsOnTotalPages |
Gets the value indicating whether the object has text with PageNoField tag.
(Inherited from RenderTextBase.) | |
GetFrameHeightMm | (Inherited from DocumentElement.) | |
GetFrameWidthMm | (Inherited from DocumentElement.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
IC1TextOwner_Formats | (Inherited from RenderTextBase.) | |
IC1TextOwner_Text | (Inherited from RenderTextBase.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
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.) | |
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 |
Text to render
(Overrides RenderTextBase..::.Text.) | |
TextLength | (Overrides RenderTextBase..::.TextLength.) | |
Width |
Returns width of an element in default units. See WidthUnit
for details.
(Inherited from DocumentElement.) |
Events
Name | Description | |
---|---|---|
PhysicalSizeChanged |
IDocumentElement item inplementator
(Inherited from DocumentElement.) |