ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.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 DependencyProperty
    public static readonly DependencyProperty PreviousPageCommandProperty
    See Also