THotPDF.SetFormFieldAnnotationAction Method

Resumen del método: THotPDF.SetFormFieldAnnotationAction Method

Declaración

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

Unidad

HPDFDoc

Parámetros

NombrePropósito
FieldNameName of the target form field
TriggerAnnotation trigger that should run the action
ActionAction builder that defines the action to run

Valor de retorno

No devuelve ningún valor

Notas de uso

APIs relacionadas