Skip to main content

FormDocumentData

The FormDocumentData class represents form-related document data, including document identification and associated form controls.

Properties

NameDescription
DocumentIdThe unique identifier of the document.
ControlsA list of FormControlData objects representing form controls associated with the document.