ComponentOne Word for UWP
Add Method (RtfCollection)

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

Parameters

obj
The Word/RTF object.
See Also

Reference

RtfCollection Class
RtfCollection Members