Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / PdfDefaultValue Property

In This Topic
    PdfDefaultValue Property
    In This Topic
    Gets or sets the default field's value.
    Syntax
    'Declaration
     
    Public Property PdfDefaultValue As IPdfObject
    public IPdfObject PdfDefaultValue {get; set;}
    See Also