THotPDF.ClearFormFieldAnnotationAction Method
Podsumowanie metody: THotPDF.ClearFormFieldAnnotationAction Method
Deklaracja
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Jednostka
HPDFDoc
Parametry
| Nazwa | Przeznaczenie |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Wartość zwracana
Nie zwraca wartości
Uwagi dotyczące użycia
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Powiązane API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents