Элементы CompiledTextRunInstance
Represents a compiled text run instance generated from parsing HTML in a text run.
Тип CompiledTextRunInstance предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ResetInstanceCache | Инфраструктура. (Наследуется из TextRunInstance.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
m_reportElementDef | Инфраструктура. (Наследуется из ReportElementInstance.) |
![]() |
m_style | Инфраструктура. (Наследуется из ReportElementInstance.) |
![]() |
m_uniqueName | Инфраструктура. (Наследуется из TextRunInstance.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionInstance | Gets an ActionInstance object that is compiled from HTML tags. |
![]() |
Definition | Gets the definition class of this TextRunInstance. (Наследуется из TextRunInstance.) |
![]() |
IsCompiled | Indicates whether this text run instance is compiled from HTML tags. (Перезаписывает TextRunInstance. . :: . .IsCompiled.) |
![]() |
MarkupType | Gets the calculated value of the MarkupType property in the original TextRun definition object that contains the HTML. (Перезаписывает TextRunInstance. . :: . .MarkupType.) |
![]() |
OriginalValue | Gets the string value of the parsed text run. (Перезаписывает TextRunInstance. . :: . .OriginalValue.) |
![]() |
ProcessedWithError | Gets a Boolean value that indicates whether an error occurred while parsing the HTML. (Перезаписывает TextRunInstance. . :: . .ProcessedWithError.) |
![]() |
Style | Gets the calculated style of the TextRun definition object, or the parsed style values from the HTML, if any are present. (Перезаписывает ReportElementInstance. . :: . .Style.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in the original TextRun definition object that contains the HTML. (Перезаписывает TextRunInstance. . :: . .ToolTip.) |
![]() |
TypeCode | Gets the type of the value contained in the text run instance. For compiled text runs, this is always String. (Перезаписывает TextRunInstance. . :: . .TypeCode.) |
![]() |
UniqueName | Gets the unique identifier of this instance object. (Перезаписывает TextRunInstance. . :: . .UniqueName.) |
![]() |
Value | Gets the string value of the parsed text run. (Перезаписывает TextRunInstance. . :: . .Value.) |
В начало
.gif)
.gif)
.gif)
.gif)