THotPDF.SetFormFieldAnnotationAction Method

Resumo do método: THotPDF.SetFormFieldAnnotationAction Method

Declaração

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

Unidade

HPDFDoc

Parâmetros

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

Valor de retorno

Não retorna nenhum valor

Notas de uso

APIs relacionadas