ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfFileNameField Class / UniqueName Property

In This Topic
    UniqueName Property (RtfFileNameField)
    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