# C1.Win.FlexViewer.ContextMenuElements

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexViewer_ContextMenuElements" data-uid="C1.Win.FlexViewer.ContextMenuElements" class="text-break">ContextMenuElements Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of elements displayed in the context menu.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ContextMenuElements</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexViewer.html">C1.Win.FlexViewer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexViewer.4.8.dll</h6>
  <h5 id="C1_Win_FlexViewer_ContextMenuElements_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(UnsortedExpandableConverter))]
public class ContextMenuElements</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(UnsortedExpandableConverter))&gt;
Public Class ContextMenuElements</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_CopyText" data-uid="C1.Win.FlexViewer.ContextMenuElements.CopyText">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.CopyText.html#C1_Win_FlexViewer_ContextMenuElements_CopyText">CopyText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the CopyText action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_DeselectAll" data-uid="C1.Win.FlexViewer.ContextMenuElements.DeselectAll">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.DeselectAll.html#C1_Win_FlexViewer_ContextMenuElements_DeselectAll">DeselectAll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the DeselectAll action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_FindText" data-uid="C1.Win.FlexViewer.ContextMenuElements.FindText">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.FindText.html#C1_Win_FlexViewer_ContextMenuElements_FindText">FindText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the FindText action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_SelectAll" data-uid="C1.Win.FlexViewer.ContextMenuElements.SelectAll">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.SelectAll.html#C1_Win_FlexViewer_ContextMenuElements_SelectAll">SelectAll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SelectAll action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_SelectTextTool" data-uid="C1.Win.FlexViewer.ContextMenuElements.SelectTextTool">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.SelectTextTool.html#C1_Win_FlexViewer_ContextMenuElements_SelectTextTool">SelectTextTool</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the SelectTextTool action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ZoomIn" data-uid="C1.Win.FlexViewer.ContextMenuElements.ZoomIn">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ZoomIn.html#C1_Win_FlexViewer_ContextMenuElements_ZoomIn">ZoomIn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the ZoomIn action.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ZoomOut" data-uid="C1.Win.FlexViewer.ContextMenuElements.ZoomOut">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ZoomOut.html#C1_Win_FlexViewer_ContextMenuElements_ZoomOut">ZoomOut</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the ZoomOut action.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeCopyText" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeCopyText">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeCopyText.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeCopyText">ShouldSerializeCopyText()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.CopyText.html#C1_Win_FlexViewer_ContextMenuElements_CopyText">CopyText</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeDeselectAll" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeDeselectAll">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeDeselectAll.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeDeselectAll">ShouldSerializeDeselectAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.DeselectAll.html#C1_Win_FlexViewer_ContextMenuElements_DeselectAll">DeselectAll</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeFindText" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeFindText">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeFindText.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeFindText">ShouldSerializeFindText()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.FindText.html#C1_Win_FlexViewer_ContextMenuElements_FindText">FindText</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeSelectAll" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeSelectAll">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeSelectAll.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeSelectAll">ShouldSerializeSelectAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.SelectAll.html#C1_Win_FlexViewer_ContextMenuElements_SelectAll">SelectAll</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeSelectTextTool" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeSelectTextTool">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeSelectTextTool.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeSelectTextTool">ShouldSerializeSelectTextTool()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.SelectTextTool.html#C1_Win_FlexViewer_ContextMenuElements_SelectTextTool">SelectTextTool</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeZoomIn" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeZoomIn">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeZoomIn.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeZoomIn">ShouldSerializeZoomIn()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ZoomIn.html#C1_Win_FlexViewer_ContextMenuElements_ZoomIn">ZoomIn</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeZoomOut" data-uid="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeZoomOut">
          <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ShouldSerializeZoomOut.html#C1_Win_FlexViewer_ContextMenuElements_ShouldSerializeZoomOut">ShouldSerializeZoomOut()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.ContextMenuElements.ZoomOut.html#C1_Win_FlexViewer_ContextMenuElements_ZoomOut">ZoomOut</a> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
