THotPDF.SetFormFieldAnnotationAction Method

메서드 요약: THotPDF.SetFormFieldAnnotationAction Method

선언

procedure SetFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger; Action: THPDFActionBuilder);

유닛

HPDFDoc

매개 변수

이름목적
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

반환 값

값을 반환하지 않음

사용 참고

관련 API