THPDFPage.SetAnnotationAdditionalAction Method

Riepilogo del metodo: THPDFPage.SetAnnotationAdditionalAction Method

Dichiarazione

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

Unità

HPDFDoc

Parametri

NomeScopo
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

Note d'uso

Related API