C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / RtfParagraph Constructor / RtfParagraph Constructor(RtfObject)
The owned Word/RTF object.

In This Topic
RtfParagraph Constructor(RtfObject)
In This Topic
Create Word/RTF paragraph with owner.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As RtfObject _
)
 

Parameters

owner
The owned Word/RTF object.
See Also