ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / FormField Class / FieldName Property

In This Topic
    FieldName Property
    In This Topic
    Gets the identifying name of the field.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FieldName As String
    public string FieldName {get;}
    See Also