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

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