Элементы TextRunInstance

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

Тип TextRunInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Инфраструктура. (Перезаписывает ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_reportElementDef Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_style Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_uniqueName Инфраструктура.

В начало

Свойства

  Имя Описание
Открытое свойство 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. (Наследуется из 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.

В начало