Share via


Paragraph Constructor

Creates a new instance of the Paragraph class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Paragraph()
public Paragraph()
public:
Paragraph()
new : unit -> Paragraph
public function Paragraph()

See Also

Reference

Paragraph Class

Microsoft.ReportingServices.RdlObjectModel Namespace