C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Add Method
The Word/RTF object.

In This Topic
Add Method (C1WordDocument)
In This Topic
Add Word/RTF object for this document.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal obj As RtfObject _
) 
 

Parameters

obj
The Word/RTF object.
See Also