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

NamePurpose
FieldNameAcroForm field name or field dictionary targeted by the helper

Return value

This member does not return a value

Usage notes

Related APIs