Класс Paragraph
Represents a paragraph of text within a text box and contains a collection of TextRun elements.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..Paragraph
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class Paragraph _
Inherits ReportElement
'Применение
Dim instance As Paragraph
public class Paragraph : ReportElement
public ref class Paragraph : public ReportElement
type Paragraph =
class
inherit ReportElement
end
public class Paragraph extends ReportElement
Тип Paragraph обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
_HangingIndent | Инфраструктура. |
![]() |
_LeftIndent | Инфраструктура. |
![]() |
_ListLevel | Инфраструктура. |
![]() |
_ListStyle | Инфраструктура. |
![]() |
_RightIndent | Инфраструктура. |
![]() |
_SpaceAfter | Инфраструктура. |
![]() |
_SpaceBefore | Инфраструктура. |
![]() |
_TextAlign | Инфраструктура. |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
HangingIndent | Indicates the first line indent or hanging line indent for the paragraph. |
![]() |
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. |
![]() |
ParagraphNumber | The paragraph number. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
RightIndent | Indentation from the right edge of the text box, less right padding. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes an instance of the Paragraph class. (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportElement.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)