Membri CompiledTextRunInstance
Represents a compiled text run instance generated from parsing HTML in a text run.
Il tipo CompiledTextRunInstance 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. (Ereditato da TextRunInstance). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_reportElementDef | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_style | Infrastruttura. (Ereditato da ReportElementInstance). |
![]() |
m_uniqueName | Infrastruttura. (Ereditato da TextRunInstance). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ActionInstance | Gets an ActionInstance object that is compiled from HTML tags. |
![]() |
Definition | Gets the definition class of this TextRunInstance. (Ereditato da TextRunInstance). |
![]() |
IsCompiled | Indicates whether this text run instance is compiled from HTML tags. (Esegue l'override di TextRunInstance. . :: . .IsCompiled.) |
![]() |
MarkupType | Gets the calculated value of the MarkupType property in the original TextRun definition object that contains the HTML. (Esegue l'override di TextRunInstance. . :: . .MarkupType.) |
![]() |
OriginalValue | Gets the string value of the parsed text run. (Esegue l'override di TextRunInstance. . :: . .OriginalValue.) |
![]() |
ProcessedWithError | Gets a Boolean value that indicates whether an error occurred while parsing the HTML. (Esegue l'override di TextRunInstance. . :: . .ProcessedWithError.) |
![]() |
Style | Gets the calculated style of the TextRun definition object, or the parsed style values from the HTML, if any are present. (Esegue l'override di ReportElementInstance. . :: . .Style.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in the original TextRun definition object that contains the HTML. (Esegue l'override di TextRunInstance. . :: . .ToolTip.) |
![]() |
TypeCode | Gets the type of the value contained in the text run instance. For compiled text runs, this is always String. (Esegue l'override di TextRunInstance. . :: . .TypeCode.) |
![]() |
UniqueName | Gets the unique identifier of this instance object. (Esegue l'override di TextRunInstance. . :: . .UniqueName.) |
![]() |
Value | Gets the string value of the parsed text run. (Esegue l'override di TextRunInstance. . :: . .Value.) |
In alto
Vedere anche