THPDFPage.SetAnnotationJavaScriptAction Method
Method summary: THPDFPage.SetAnnotationJavaScriptAction Method
Declaration
procedure SetAnnotationJavaScriptAction(Annot : THPDFDictionaryObject; Trigger : THPDFAnnotationJavaScriptTrigger; const JavaScript: AnsiString);
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Annot | Value: SetAnnotationJavaScriptAction |
Trigger | Value: SetAnnotationJavaScriptAction |
JavaScript | Value: SetAnnotationJavaScriptAction |
Return value
Returns no value
Usage notes
- Call: page drawing
- Stable
- Page-level changes affect subsequent operators on the same page; save and restore graphics state when a temporary setting should not leak
Related APIs
- THPDFPage
- THotPDF
- Contents