THotPDF.ClearFormFieldAnnotationAction Method
메서드 요약: THotPDF.ClearFormFieldAnnotationAction Method
선언
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
유닛
HPDFDoc
매개 변수
| 이름 | 목적 |
|---|---|
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