# CSJ2K.j2k.ICloneable

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_j2k_ICloneable" data-uid="CSJ2K.j2k.ICloneable" class="text-break">ICloneable Interface
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="CSJ2K.j2k.html">CSJ2K.j2k</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Pdf.4.8.dll</h6>
  <h5 id="CSJ2K_j2k_ICloneable_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ICloneable</code></pre>
  </div>
  <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="CSJ2K_j2k_ICloneable_Clone" data-uid="CSJ2K.j2k.ICloneable.Clone">
          <a class="xref" href="CSJ2K.j2k.ICloneable.Clone.html#CSJ2K_j2k_ICloneable_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
