THotPDF.ClearFormFieldKeyStrokeAction Method
메서드 요약: THotPDF.ClearFormFieldKeyStrokeAction Method
선언
procedure ClearFormFieldKeyStrokeAction(const FieldName: AnsiString);
유닛
HPDFDoc
매개 변수
| 이름 | 목적 |
|---|---|
FieldName | Name of the target form field |
반환 값
값을 반환하지 않음
사용 참고
- Use this API to remove a previously assigned field action
- The field itself remains in the document
관련 API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents