Classe Paragraph
Represents a paragraph of text within a text box and contains a collection of TextRun elements.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..Paragraph
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class Paragraph _
Inherits ReportElement
'Utilisation
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
Le type Paragraph expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
Paragraph | Creates a new instance of the Paragraph class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
_HangingIndent | Infrastructure. |
![]() |
_LeftIndent | Infrastructure. |
![]() |
_ListLevel | Infrastructure. |
![]() |
_ListStyle | Infrastructure. |
![]() |
_RightIndent | Infrastructure. |
![]() |
_SpaceAfter | Infrastructure. |
![]() |
_SpaceBefore | Infrastructure. |
![]() |
_TextAlign | Infrastructure. |
![]() |
ComponentMetadata | The component metadata. (hérité de 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. (hérité de ReportObjectBase.) |
![]() |
RightIndent | Indentation from the right edge of the text box, less right padding. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
SpaceAfter | Spacing after the paragraph. |
![]() |
SpaceBefore | Spacing before the paragraph. |
![]() |
Style | Gets the style properties of this report definition object. (hérité de ReportElement.) |
![]() |
TextRuns | Gets the text runs in the paragraph. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes an instance of the Paragraph class. (remplace ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportElement.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.