Api
Returns information about all the forms that have been added to the document.
Methods
Name |
Description |
GetAllForms |
Returns information about all the forms that have been added to the document. |
GetFormsByTag |
Returns information about all the forms that have been added to the document with specified tag. |
GetFormValue |
Returns a value of the specified form. |
SetFormValue |
Sets a value to the specified form. |