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

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