ComponentOne Word for UWP
RtfParagraph Constructor(RtfObject)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class > RtfParagraph Constructor : RtfParagraph Constructor(RtfObject)
The owned Word/RTF object.
Create Word/RTF paragraph with owner.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As RtfObject _
)
public RtfParagraph( 
   RtfObject owner
)

Parameters

owner
The owned Word/RTF object.
See Also

Reference

RtfParagraph Class
RtfParagraph Members
Overload List