Back to Devexpress

PdfFormData Properties

officefileapi-devexpress-dot-pdf-dot-pdfformdata-dot-underscore-properties.md

latest1.0 KB
Original Source

PdfFormData Properties

Contains data values stored in the PDF Form.

NameDescription
FormFieldTypeRetrieves the form field type.
Item[String]Returns an individual field by its name on the PDF Form.
ItemsObtains a list of form field items.
NameReturns the name of the field represented by this PdfFormData object.
ValueSpecifies a value to the interactive form field represented by this PdfFormData object.

See Also

PdfFormData Class

PdfFormData Members

DevExpress.Pdf Namespace