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

In This Topic
    Value Property
    In This Topic
    Gets the value of the field.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also