Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / TextField Class / Value Property

In This Topic
    Value Property (TextField)
    In This Topic
    Gets or sets the value of TextField.
    Syntax
    'Declaration
     
    Public Shadows Property Value As System.String
    public new System.string Value {get; set;}
    See Also