ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 String
    public abstract string UniqueName {get;}
    See Also