ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfHyperlink Class / Count Property

In This Topic
    Count Property (RtfHyperlink)
    In This Topic
    Gets current count Word/RTF objects in this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also