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

In This Topic
    UniqueName Property (RtfSimpleField)
    In This Topic
    Gets unique name for the RTF field.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property UniqueName As System.String
    public abstract System.string UniqueName {get;}
    See Also