Элементы ParagraphInstance

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

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

Конструкторы

  Имя Описание
Защищенный метод ParagraphInstance Инфраструктура.

В начало

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство Definition Gets the definition class of this ParagraphInstance.
Открытое свойство HangingIndent Gets the calculated value of the HangingIndent property in a Paragraph class.
Открытое свойство IsCompiled Gets a Boolean value that indicates whether this ParagraphInstance is a CompiledParagraphInstance.
Открытое свойство LeftIndent Gets the calculated value of the LeftIndent property in a Paragraph class.
Открытое свойство ListLevel Gets the calculated value of the ListLevel property in a Paragraph class.
Открытое свойство ListStyle Gets the calculated value of the ListStyle property in a Paragraph class.
Открытое свойство RightIndent Gets the calculated value of the RightIndent property in a Paragraph class.
Открытое свойство SpaceAfter Gets the calculated value of the SpaceAfter property in a Paragraph class.
Открытое свойство SpaceBefore Gets the calculated value of the SpaceBefore property in a Paragraph class.
Открытое свойство Style Gets the calculated value of the Style property in a ReportElement class. (Наследуется из ReportElementInstance.)
Открытое свойство TextRunInstances Gets the calculated value of the TextRuns property in a Paragraph class.
Открытое свойство UniqueName Gets the unique identifier of this instance object.

В начало