THPDFPage.SetAnnotationAction Method

Assigns an action dictionary built by THPDFActionBuilder to an annotation

Declaration

procedure SetAnnotationAction(Annot: THPDFDictionaryObject; Action: THPDFActionBuilder);

Unit

HPDFDoc

Parameters

NamePurpose
AnnotInput used by the SetAnnotationAction workflow
ActionInput used by the SetAnnotationAction workflow

Usage notes

Related API