FormFields
DocumentInfo.FormFields property
Collection of all existing supported Form Fields in the document. This property is supported only for Pdf and Word Processing document types.
public IList<FormFieldSignature> FormFields { get; }
See Also
- class FormFieldSignature
- class DocumentInfo
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature