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 | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ResetInstanceCache | Infrastruttura. (Esegue l'override di ReportElementInstance. . :: . .ResetInstanceCache() () () ().) |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_reportElementDef | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_style | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_uniqueName | Infrastruttura. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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. (Ereditato da 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 alto
Vedere anche