THotPDF.ClearFormFieldAnnotationAction Method
Souhrn metody: THotPDF.ClearFormFieldAnnotationAction Method
Deklarace
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Návratová hodnota
Tento člen nevrací žádnou hodnotu
Poznámky k použití
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Související API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents