C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PrintCommand Property

In This Topic
PrintCommand Property (C1FlexViewer)
In This Topic
The System.Windows.Input.ICommand that opens the Print dialog.
Syntax
'Declaration
 
Public ReadOnly Property PrintCommand As ICommand
 
See Also