ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfHyperlink Class / Current Property

In This Topic
    Current Property (RtfHyperlink)
    In This Topic
    Gets current Word/RTF object for set (group, collection).
    Syntax
    'Declaration
     
    Public ReadOnly Property Current As RtfObject
    public RtfObject Current {get;}
    See Also