Documents for PDF, .NET Edition Documentation
DefaultValue Property (TextField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : DefaultValue Property
Gets or sets the default value of this TextField, applied when the field is reset.
Syntax
'Declaration
 
Public Shadows Property DefaultValue As System.String
public new System.string DefaultValue {get; set;}
See Also

Reference

TextField Class
TextField Members