THotPDF.ClearFormFieldMouseEnterAction Method
Clears stored form field mouse enter 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 ClearFormFieldMouseEnterAction(const FieldName: AnsiString);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
FieldName | AcroForm field name or field dictionary targeted by the helper |
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