Classe Paragraph
Represents a paragraph of text within a text box and contains a collection of TextRun elements.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class Paragraph _
Inherits ReportElement _
Implements IParagraphProps
'Utilisation
Dim instance As Paragraph
public class Paragraph : ReportElement, IParagraphProps
public ref class Paragraph : public ReportElement,
IParagraphProps
type Paragraph =
class
inherit ReportElement
interface IParagraphProps
end
public class Paragraph extends ReportElement implements IParagraphProps
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..Paragraph
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.