Click or drag to resize

XFAForm Properties

The XFAForm type exposes the following members.

Properties
Name Description
Public property Count
Gets the count of form.
Public property Fields
List of field names in the form template.
Public property Item Obsolete.
Gets of sets data node value.deprecated to use,instead use xfaField to set field value.
Public property XfaFields
List of field in the form template.
Public property XmlConfig
XFA Config.
Public property XmlDataPackage
XML Data Package
Public property XmlDatasets
XFA Datasets.
Public property XmlTemplate
XFA Template.
Top
See Also