Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / FormField Class / Value Property

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