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