FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PageWidthCommand Property

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