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