THPDFPage.SetAnnotationAdditionalAction Method

Résumé de la méthode: THPDFPage.SetAnnotationAdditionalAction Method

Déclaration

procedure SetAnnotationAdditionalAction(Annot: THPDFDictionaryObject; Trigger: THPDFAnnotationActionTrigger; Action: THPDFActionBuilder);

Unité

HPDFDoc

Paramètres

NomObjectif
AnnotAnnotation dictionary returned by the most recent annotation creation call or another annotation lookup
TriggerAdditional-action trigger, such as mouse enter, mouse exit, mouse down, mouse up, set focus, or lost focus
ActionAction chain built with THPDFActionBuilder

Notes d'utilisation

Related API