Condividi tramite


Membri TextRunInstance

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

Il tipo TextRunInstance espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto ResetInstanceCache Infrastruttura. (Esegue l'override di ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_reportElementDef Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_uniqueName Infrastruttura.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Definition Gets the definition class of this TextRunInstance.
Proprietà pubblica IsCompiled Gets a Boolean value that indicates whether this TextRunInstance is a CompiledTextRunInstance, which is compile from HTML tags.
Proprietà pubblica MarkupType Gets the calculated value of the MarkupType property in a TextRun class.
Proprietà pubblica OriginalValue Gets the calculated value of the TextRun before formatting has been applied.
Proprietà pubblica ProcessedWithError Gets a Boolean value that indicates whether this TextRunInstance contains errors.
Proprietà pubblica Style Gets the calculated value of the Style property in a ReportElement class. (Ereditato da ReportElementInstance).
Proprietà pubblica ToolTip Gets the calculated value of the ToolTip property in a TextRun class.
Proprietà pubblica TypeCode Gets the type of this text run instance.
Proprietà pubblica UniqueName Gets the unique identifier of this instance object.
Proprietà pubblica Value Gets the calculated value of the TextRun after formatting has been applied.

In alto