THotPDF.SetPageCloseAction Method

Method summary: THotPDF.SetPageCloseAction Method

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