THotPDF.SetPageOpenAction Method
Installs a THPDFActionBuilder chain under the selected page /AA /O entry
Declaration
procedure SetPageOpenAction(PageIndex: Integer; Action: THPDFActionBuilder);
Parameters
| Name | Purpose |
|---|---|
PageIndex | Zero-based generated page index |
Action | Action chain to run when the selected page opens |