THotPDF.ClearFormFieldAnnotationAction Method
Ringkasan metode: THotPDF.ClearFormFieldAnnotationAction Method
Deklarasi
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Parameter
| Nama | Tujuan |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Nilai balik
Tidak mengembalikan nilai
Catatan penggunaan
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
API terkait
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents