[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.TextField.DefaultValue

DefaultValue Property

DefaultValue

Gets or sets the default value of this TextField, applied when the field is reset.

Declaration
public string DefaultValue { get; set; }
Public Property DefaultValue As String