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