RotateClockwiseCommand Property (C1FlexViewer)
In This Topic
The
System.Windows.Input.ICommand that rotates pages by 90 degrees clockwise relative to the current orientation.
Syntax
'Declaration
Public ReadOnly Property RotateClockwiseCommand As ICommand
public ICommand RotateClockwiseCommand {get;}
See Also