Paragraph-Klasse
Represents a paragraph of text within a text box and contains a collection of TextRun elements.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class Paragraph _
Inherits ReportElement _
Implements IParagraphProps
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..Paragraph
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.