PDFReaderControls.NET Professional Type Reference

ActionHandler.GoToPreviousPage Method 

Go to the prev page.

public virtual void GoToPreviousPage(
   ActionContext context
);

Parameters

context
The context in which this action is executed.

Remarks

context can be a null reference.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace