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