# C1.WPF.Viewer.FlexViewerPane.RotateCounterClockwiseCommand

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Viewer_FlexViewerPane_RotateCounterClockwiseCommand_" data-uid="C1.WPF.Viewer.FlexViewerPane.RotateCounterClockwiseCommand*">RotateCounterClockwiseCommand Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Viewer_FlexViewerPane_RotateCounterClockwiseCommand_" data-uid="C1.WPF.Viewer.FlexViewerPane.RotateCounterClockwiseCommand*"></a>
<h4 id="C1_WPF_Viewer_FlexViewerPane_RotateCounterClockwiseCommand" data-uid="C1.WPF.Viewer.FlexViewerPane.RotateCounterClockwiseCommand">RotateCounterClockwiseCommand</h4>
<div class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that rotates pages by 90 degrees counter-clockwise relative to the current orientation.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ICommand RotateCounterClockwiseCommand { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property RotateCounterClockwiseCommand As ICommand</code></pre>
</div>
</div>
