THotPDF.ClearFormFieldAnnotationAction Method
Резюме на метода: THotPDF.ClearFormFieldAnnotationAction Method
Декларация
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Върната стойност
Не връща стойност
Бележки за употреба
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Свързани API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents