ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / NextPageCommandProperty Field

In This Topic
    NextPageCommandProperty Field (C1PdfViewer)
    In This Topic
    Identifies the NextPageCommand dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NextPageCommandProperty As DependencyProperty
    public static readonly DependencyProperty NextPageCommandProperty
    See Also