THPDFPage.SetAnnotationAction Method
Assigns an action dictionary built by THPDFActionBuilder to an annotation
Declaration
procedure SetAnnotationAction(Annot: THPDFDictionaryObject; Action: THPDFActionBuilder);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Annot | Input used by the SetAnnotationAction workflow |
Action | Input used by the SetAnnotationAction workflow |
Usage notes
Annot must reference an existing annotation dictionaryAction must not be nilUse SetAnnotationAdditionalAction when the action belongs to an annotation /AA trigger instead of the primary /A entryUse this API when an application needs this annotation action workflow in a loaded or generated PDF document