Click or drag to resize

XFAForm Methods

The XFAForm type exposes the following members.

Methods
Name Description
Public method CheckFieldExists
Returns whether the field exists or not.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Public method GetConfig
Returns XML node of config.
Public method GetDataSets
Returns XML node of datasets.
Public method GetField
Added by Henry Zhou. To get the xfaField through its name. Notes: the param 'name' is the name have been midified by codes instead of originals.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetTemplate
Returns XML node of field tempalte.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also