CanGoToNextPage Property (WPFDocumentViewerBase)

Action

Gets a value that indicates whether or not the viewer can jump to the next page in the current Document.

Syntax

C#
protected Boolean CanGoToNextPage { get; }
VB
'Declaration
Protected Read Property CanGoToNextPage As Boolean

Access

Read only.