THotPDF.ResetLoadedFormField Method

Restores the current value of a specified field in the loaded PDF form to the field's default value

Declaration

procedure ResetLoadedFormField(FieldIndex: Integer);

Unit

HPDFDoc

Parameters

NamePurpose
FieldIndexZero-based index of the form field to be reset

Usage notes

Related APIs