ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfNumWordsField Class / UniqueName Property

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