ComponentOne Word for UWP
Add Method (IRtfContent)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > IRtfContent Interface : Add Method
The Word/RTF object.
Adds the Word/RTF object to the collection.
Syntax
'Declaration
 
Sub Add( _
   ByVal obj As RtfObject _
) 
void Add( 
   RtfObject obj
)

Parameters

obj
The Word/RTF object.
See Also

Reference

IRtfContent Interface
IRtfContent Members