document/action/cpdf_goto_action library

Classes

CPDFGoToAction
A class representing a GoTo action in a PDF document. This action navigates to a specified page within the document when triggered. It extends the CPDFAction class. The pageIndex property holds the index of the page to navigate to. Example usage: