# C1.C1Preview.DictionaryImage

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_DictionaryImage" data-uid="C1.C1Preview.DictionaryImage" class="text-break">DictionaryImage Class
</h1>
  <div class="markdown level0 summary"><p>Represents an <a class="xref" href="C1.C1Preview.DictionaryImage.Image.html#C1_C1Preview_DictionaryImage_Image">Image</a> stored in a <a class="xref" href="C1.C1Preview.Dictionary.html">Dictionary</a>.</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"><a class="xref" href="C1.C1Preview.NamedCollectionItem.html">NamedCollectionItem</a></div>
    <div class="level2"><a class="xref" href="C1.C1Preview.DictionaryItem.html">DictionaryItem</a></div>
    <div class="level3"><span class="xref">DictionaryImage</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Preview.html">C1.C1Preview</a></h6>
  <h6><strong>Assembly</strong>: C1.PrintDocument.4.8.dll</h6>
  <h5 id="C1_C1Preview_DictionaryImage_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[C1ClassSerialization(true)]
public class DictionaryImage : DictionaryItem, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;C1ClassSerialization(True)&gt;
Public Class DictionaryImage
    Inherits DictionaryItem
    Implements ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_C1Preview_DictionaryImage__ctor" data-uid="C1.C1Preview.DictionaryImage.#ctor">
          <a class="xref" href="C1.C1Preview.DictionaryImage.-ctor.html#C1_C1Preview_DictionaryImage__ctor">DictionaryImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.C1Preview.DictionaryImage.html">DictionaryImage</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_DictionaryImage__ctor_System_String_" data-uid="C1.C1Preview.DictionaryImage.#ctor(System.String)">
          <a class="xref" href="C1.C1Preview.DictionaryImage.-ctor.html#C1_C1Preview_DictionaryImage__ctor_System_String_">DictionaryImage(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.C1Preview.DictionaryImage.html">DictionaryImage</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_DictionaryImage__ctor_System_String_System_Drawing_Image_" data-uid="C1.C1Preview.DictionaryImage.#ctor(System.String,System.Drawing.Image)">
          <a class="xref" href="C1.C1Preview.DictionaryImage.-ctor.html#C1_C1Preview_DictionaryImage__ctor_System_String_System_Drawing_Image_">DictionaryImage(string, Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.C1Preview.DictionaryImage.html">DictionaryImage</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_C1Preview_DictionaryImage_Image" data-uid="C1.C1Preview.DictionaryImage.Image">
          <a class="xref" href="C1.C1Preview.DictionaryImage.Image.html#C1_C1Preview_DictionaryImage_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.C1Preview.DictionaryImage.Image.html#C1_C1Preview_DictionaryImage_Image">Image</a> stored by the current <a class="xref" href="C1.C1Preview.DictionaryImage.html">DictionaryImage</a>.</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_C1Preview_DictionaryImage_AssignFrom_C1_C1Preview_NamedCollectionItem_" data-uid="C1.C1Preview.DictionaryImage.AssignFrom(C1.C1Preview.NamedCollectionItem)">
          <a class="xref" href="C1.C1Preview.DictionaryImage.AssignFrom.html#C1_C1Preview_DictionaryImage_AssignFrom_C1_C1Preview_NamedCollectionItem_">AssignFrom(NamedCollectionItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns (copies) properties from another <a class="xref" href="C1.C1Preview.DictionaryImage.html">DictionaryImage</a> to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_DictionaryImage_ShouldSerializeImage" data-uid="C1.C1Preview.DictionaryImage.ShouldSerializeImage">
          <a class="xref" href="C1.C1Preview.DictionaryImage.ShouldSerializeImage.html#C1_C1Preview_DictionaryImage_ShouldSerializeImage">ShouldSerializeImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.C1Preview.DictionaryImage.Image.html#C1_C1Preview_DictionaryImage_Image">Image</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_DictionaryImage_ShouldSerializeOpenXmlImage" data-uid="C1.C1Preview.DictionaryImage.ShouldSerializeOpenXmlImage">
          <a class="xref" href="C1.C1Preview.DictionaryImage.ShouldSerializeOpenXmlImage.html#C1_C1Preview_DictionaryImage_ShouldSerializeOpenXmlImage">ShouldSerializeOpenXmlImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <b>OpenXmlImage</b> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
