FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PageWidthCommand Property

In This Topic
    PageWidthCommand Property (C1FlexViewer)
    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