ComponentOne PDF for .NET
C1.Pdf Namespace / PdfPushButton Class / Value Property

In This Topic
    Value Property (PdfPushButton)
    In This Topic
    Gets or sets the value of the current PdfFieldBase.
    Syntax
    'Declaration
     
    
    Public Property Value As Object
    public object Value {get; set;}
    See Also