XFAForm Methods |
The XFAForm type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CheckFieldExists |
Returns whether the field exists or not.
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
GetConfig |
Returns XML node of config.
|
![]() |
GetDataSets |
Returns XML node of datasets.
|
![]() |
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.
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetTemplate |
Returns XML node of field tempalte.
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|