WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / RotateCounterClockwiseCommand Property
In This Topic
    RotateCounterClockwiseCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that rotates pages by 90 degrees counter-clockwise relative to the current orientation.
    Syntax
    public ICommand RotateCounterClockwiseCommand {get;}
    See Also