C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfHeaderFooter Class / Add Method
RTF object for the RTF object.

In This Topic
Add Method (RtfHeaderFooter)
In This Topic
Adds the RTF object to the collection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal obj As RtfObject _
) 
 

Parameters

obj
RTF object for the RTF object.
See Also