C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / NextPageCommand Property

In This Topic
NextPageCommand Property (FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that goes to the next page.
Syntax
'Declaration
 
Public ReadOnly Property NextPageCommand As ICommand
 
See Also