pdfGoBackward

Move backward along the history list.
void pdfGoBackward(PDFViewerHandle viewer)
This function moves backward along the history list (similar to the "back" button on a web browser).
C:
pdfGoBackward(viewer);
pdfGoForward