THotPDF.SetPageCloseAction Method
Method summary: THotPDF.SetPageCloseAction Method
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 |
Related API
- THotPDF.SetPageAdditionalAction Method
- THotPDF.ClearPageCloseAction Method