ComponentOne PdfViewer for UWP
PreviousPageCommand Property

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : PreviousPageCommand Property
Gets the System.Windows.Input.ICommand that goes to the previous page.
Syntax
'Declaration
 
Public Property PreviousPageCommand As System.Windows.Input.ICommand
public System.Windows.Input.ICommand PreviousPageCommand {get; set;}
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members