FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / WholePageCommand Property

In This Topic
    WholePageCommand Property (FlexViewer)
    In This Topic
    The System.Windows.Input.ICommand that sets zoom to whole page.
    Syntax
    'Declaration
     
    Public ReadOnly Property WholePageCommand As ICommand
    public ICommand WholePageCommand {get;}
    See Also