THotPDF.ClearFormFieldAnnotationAction Method
Súhrn metódy: THotPDF.ClearFormFieldAnnotationAction Method
Deklarácia
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Parametre
| Name | Účel |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Návratová hodnota
Nevracia hodnotu
Poznámky k použitiu
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Súvisiace API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents