FormSpecificType
type FormSpecificType = text | checkBox | picture | comboBox | dropDownList | dateTime | radio
Description
The specific form type.
Try It
var arrFormData = oDocument.GetFormsData();
type FormSpecificType = text | checkBox | picture | comboBox | dropDownList | dateTime | radio
The specific form type.
var arrFormData = oDocument.GetFormsData();