FormDocumentData
The FormDocumentData class represents form-related document data, including document identification and associated form controls.
Properties
| Name | Description |
|---|---|
| Controls | A list of FormControlData objects representing form controls associated with the document. |
| DocumentId | The unique identifier of the document. |