THotPDF.ClearFormFieldAnnotationAction Method
Riepilogo del metodo: THotPDF.ClearFormFieldAnnotationAction Method
Dichiarazione
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Valore restituito
Non restituisce alcun valore
Note d'uso
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
API correlate
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents