getFormType

Get the type of form in the PDF file.
getFormType([out, retval] BSTR *type)
This function returns the type of form in the PDF file: "AcroForm", "static XFA", or an empty string if there is no form.
VB:
formType = pdf.getFormType()
getNumFormFields
getFormField