Элементы Paragraph
Represents a paragraph of text within a text box, and contains a collection of TextRun elements.
Тип Paragraph предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
m_indexIntoParentCollectionDef | Инфраструктура. |
![]() |
m_instance | Инфраструктура. |
![]() |
m_isOldSnapshot | Инфраструктура. (Наследуется из ReportElement.) |
![]() |
m_listLevel | Инфраструктура. |
![]() |
m_listStyle | Инфраструктура. |
![]() |
m_parentDefinitionPath | Инфраструктура. (Наследуется из ReportElement.) |
![]() |
m_style | Инфраструктура. (Наследуется из ReportElement.) |
![]() |
m_textBox | Инфраструктура. |
![]() |
m_textRunCollection | Инфраструктура. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (Перезаписывает ReportElement. . :: . .DefinitionPath.) |
![]() |
HangingIndent | Indicates the first line indent or hanging line indent for the paragraph. |
![]() |
ID | Gets the unique identifier for this report definition object. (Наследуется из ReportElement.) |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
LeftIndent | Indentation from the left edge of the Textbox, less left padding. |
![]() |
ListLevel | Indicates the numbering style and/or indentation level. |
![]() |
ListStyle | Indicates whether this paragraph is part of a list, and identifies the numbering type. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Наследуется из ReportElement.) |
![]() |
RightIndent | Indentation from the right edge of the Textbox, less right padding. |
![]() |
SpaceAfter | Spacing after the paragraph. |
![]() |
SpaceBefore | Spacing before the paragraph. |
![]() |
Style | Gets the style properties of this report definition object. (Наследуется из ReportElement.) |
![]() |
TextRuns | Gets the text runs in the paragraph. |
В начало
См. также
.gif)
.gif)
.gif)
.gif)