THotPDF.ClearFormFieldFormatAction Method
Resumen del método: THotPDF.ClearFormFieldFormatAction Method
Declaración
procedure ClearFormFieldFormatAction(const FieldName: AnsiString);
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
FieldName | Name of the target form field |
Valor de retorno
No devuelve ningún valor
Notas de uso
- Use this API to remove a previously assigned field action
- The field itself remains in the document
APIs relacionadas
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents