ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfPageRefField Class / UniqueName Property

In This Topic
    UniqueName Property (RtfPageRefField)
    In This Topic
    Gets unique name for the Word/RTF field.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property UniqueName As String
    public override string UniqueName {get;}
    See Also