ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / PreviousPageCommandProperty Field

In This Topic
    PreviousPageCommandProperty Field
    In This Topic
    Identifies the PreviousPageCommand dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PreviousPageCommandProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty PreviousPageCommandProperty
    See Also