Partager via


Membres TextRunInstance

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

Le type TextRunInstance expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (Se substitue à ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_reportElementDef Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_style Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_uniqueName Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique Definition Gets the definition class of this TextRunInstance.
Propriété publique IsCompiled Gets a Boolean value that indicates whether this TextRunInstance is a CompiledTextRunInstance, which is compile from HTML tags.
Propriété publique MarkupType Gets the calculated value of the MarkupType property in a TextRun class.
Propriété publique OriginalValue Gets the calculated value of the TextRun before formatting has been applied.
Propriété publique ProcessedWithError Gets a Boolean value that indicates whether this TextRunInstance contains errors.
Propriété publique Style Gets the calculated value of the Style property in a ReportElement class. (Hérité de ReportElementInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a TextRun class.
Propriété publique TypeCode Gets the type of this text run instance.
Propriété publique UniqueName Gets the unique identifier of this instance object.
Propriété publique Value Gets the calculated value of the TextRun after formatting has been applied.

Haut de la page