THotPDF.ClearFormFieldAnnotationAction Method
Sažetak metode: THotPDF.ClearFormFieldAnnotationAction Method
Deklaracija
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Povratna vrijednost
Ne vraća vrijednost
Napomene za uporabu
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Povezani API-ji
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents