THotPDF.ClearFormFieldAnnotationAction Method
Metodsammanfattning: THotPDF.ClearFormFieldAnnotationAction Method
Deklaration
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Returvärde
Returnerar inget värde
Användningsanteckningar
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Relaterade API:er
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents