Action
Gets a value that indicates whether or not the viewer can jump to the previous page in the current Document.
Syntax
C#
protected Boolean CanGoToPreviousPage { get; }
VB
'Declaration
Protected Read Property CanGoToPreviousPage As Boolean
Access
Read only.