ComponentOne Word for UWP
Add Method (RtfSection)

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

Parameters

obj
The Word/RTF object.
See Also

Reference

RtfSection Class
RtfSection Members