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 | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ResetInstanceCache | Infraestrutura. (Substitui ReportElementInstance. . :: . .ResetInstanceCache() () () ().) |
![]() |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
![]() |
m_reportElementDef | Infraestrutura. (Herdado de ReportElementInstance.) |
![]() |
m_style | Infraestrutura. (Herdado de ReportElementInstance.) |
![]() |
m_uniqueName | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Definition | Gets the definition class of this TextRunInstance. |
![]() |
IsCompiled | Gets a Boolean value that indicates whether this TextRunInstance is a CompiledTextRunInstance, which is compile from HTML tags. |
![]() |
MarkupType | Gets the calculated value of the MarkupType property in a TextRun class. |
![]() |
OriginalValue | Gets the calculated value of the TextRun before formatting has been applied. |
![]() |
ProcessedWithError | Gets a Boolean value that indicates whether this TextRunInstance contains errors. |
![]() |
Style | Gets the calculated value of the Style property in a ReportElement class. (Herdado de ReportElementInstance.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a TextRun class. |
![]() |
TypeCode | Gets the type of this text run instance. |
![]() |
UniqueName | Gets the unique identifier of this instance object. |
![]() |
Value | Gets the calculated value of the TextRun after formatting has been applied. |
Início
Consulte também