FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PrintCommand Property

In This Topic
    PrintCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that opens the Print dialog.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintCommand As ICommand
    public ICommand PrintCommand {get;}
    See Also