Partilhar via


Membros TextRunInstance

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

O tipo TextRunInstance expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido ResetInstanceCache Infraestrutura. (Substitui ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_reportElementDef Infraestrutura. (Herdado de ReportElementInstance.)
Campo protegido m_style Infraestrutura. (Herdado de ReportElementInstance.)
Campo protegido m_uniqueName Infraestrutura.

Início

Propriedades

  Nome Descrição
Propriedade pública Definition Gets the definition class of this TextRunInstance.
Propriedade pública IsCompiled Gets a Boolean value that indicates whether this TextRunInstance is a CompiledTextRunInstance, which is compile from HTML tags.
Propriedade pública MarkupType Gets the calculated value of the MarkupType property in a TextRun class.
Propriedade pública OriginalValue Gets the calculated value of the TextRun before formatting has been applied.
Propriedade pública ProcessedWithError Gets a Boolean value that indicates whether this TextRunInstance contains errors.
Propriedade pública Style Gets the calculated value of the Style property in a ReportElement class. (Herdado de ReportElementInstance.)
Propriedade pública ToolTip Gets the calculated value of the ToolTip property in a TextRun class.
Propriedade pública TypeCode Gets the type of this text run instance.
Propriedade pública UniqueName Gets the unique identifier of this instance object.
Propriedade pública Value Gets the calculated value of the TextRun after formatting has been applied.

Início