ComponentOne Word for UWP
Add Method (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Add Method
RTF object for the RTF object.
Adds the RTF object to the collection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal obj As RtfObject _
) 
public void Add( 
   RtfObject obj
)

Parameters

obj
RTF object for the RTF object.
See Also

Reference

RtfParagraph Class
RtfParagraph Members