ComponentOne Word for UWP
Add Method (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Add Method
The Word/RTF object.
Add Word/RTF object for this document.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal obj As RtfObject _
) 
public void Add( 
   RtfObject obj
)

Parameters

obj
The Word/RTF object.
See Also

Reference

C1WordDocument Class
C1WordDocument Members