THotPDF.SetPageCloseAction Method

Installs a THPDFActionBuilder chain under the selected page /AA /C entry

Declaration

procedure SetPageCloseAction(PageIndex: Integer; Action: THPDFActionBuilder);

Parameters

NamePurpose
PageIndexZero-based generated page index
ActionAction chain to run when the selected page closes

Related API