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

NamePurpose
FieldNameAcroForm field name or field dictionary targeted by the helper
TriggerInput used by ClearFormFieldAnnotationAction

Return value

This member does not return a value

Usage notes

Related APIs