Freigeben über


TextRunInstance-Member

Represents an instance type of the TextRun class, and contains the calculated values of the properties in TextRun.

Der TextRunInstance-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur. (Überschreibt ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_reportElementDef Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_style Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_uniqueName Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Definition Gets the definition class of this TextRunInstance.
Öffentliche Eigenschaft IsCompiled Gets a Boolean value that indicates whether this TextRunInstance is a CompiledTextRunInstance, which is compile from HTML tags.
Öffentliche Eigenschaft MarkupType Gets the calculated value of the MarkupType property in a TextRun class.
Öffentliche Eigenschaft OriginalValue Gets the calculated value of the TextRun before formatting has been applied.
Öffentliche Eigenschaft ProcessedWithError Gets a Boolean value that indicates whether this TextRunInstance contains errors.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ReportElement class. (Geerbt von ReportElementInstance.)
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a TextRun class.
Öffentliche Eigenschaft TypeCode Gets the type of this text run instance.
Öffentliche Eigenschaft UniqueName Gets the unique identifier of this instance object.
Öffentliche Eigenschaft Value Gets the calculated value of the TextRun after formatting has been applied.

Zum Anfang