The RenderTextBase type exposes the following members.

Constructors

  NameDescription
RenderTextBase

Methods

  NameDescription
BaseFontProviderEH (Inherited from DocumentElement.)
BeforeInvalidateAutoSize (Overrides DocumentElementBeforeInvalidateAutoSize()()().)
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
Determines whether the specified Object is equal to the current Object.
(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 (Overrides DocumentElement..::.GenerationStateChanged()()().)
GetDependsOnPageNo
Gets the value indicating whether the object has text with PageNoField tag.
GetDependsOnTotalPages
Gets the value indicating whether the object has text with PageNoField tag.
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
IC1TextOwner_Text
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MmToTBLuPerIn
TBLuPerInToMm
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

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.)
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.)

Events

  NameDescription
PhysicalSizeChanged
IDocumentElement item inplementator
(Inherited from DocumentElement.)

See Also