THotPDF.ClearFormFieldAnnotationAction Method
Clears stored form field annotation action state from the AcroForm workflow. Call it when reused document objects should stop carrying prior packets, thumbnails, mappings, or cached output settings
Declaration
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
FieldName | AcroForm field name or field dictionary targeted by the helper |
Trigger | Input used by ClearFormFieldAnnotationAction |
Return value
This member does not return a value
Usage notes
- Use this API in the AcroForm workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised