THotPDF.ClearFormFieldFormatAction Method

Clears stored form field format 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 ClearFormFieldFormatAction(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