THotPDF.SetPageOpenAction Method

Method summary: THotPDF.SetPageOpenAction Method

Declaration

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

Parameters

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

Related API