[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfHyperlink.Add

Add Method

Adds the Word/RTF object to this collection.

Declaration
public void Add(RtfObject obj)
Parameters
Type Name Description
RtfObject obj

The Word/RTF object.

Implements