THotPDF.ClearFormFieldAnnotationAction Method
Methodeoverzicht: THotPDF.ClearFormFieldAnnotationAction Method
Declaratie
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Eenheid
HPDFDoc
Parameters
| Naam | Doel |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Retourwaarde
Geeft geen waarde terug
Gebruiksaantekeningen
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Gerelateerde API's
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents