# FarPoint.Web.Spread.SpreadImage

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_SpreadImage" data-uid="FarPoint.Web.Spread.SpreadImage" class="text-break">SpreadImage Class
</h1>
  <div class="markdown level0 summary"><p>Displays the image object in spread.</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="https://learn.microsoft.com/dotnet/api/system.web.ui.control">Control</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.webcontrols.webcontrol">WebControl</a></div>
    <div class="level3"><a class="xref" href="FarPoint.Web.Spread.FloatingObject.html">FloatingObject</a></div>
    <div class="level4"><span class="xref">SpreadImage</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iparseraccessor">IParserAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iurlresolutionservice">IUrlResolutionService</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.idatabindingsaccessor">IDataBindingsAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.icontrolbuilderaccessor">IControlBuilderAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.icontroldesigneraccessor">IControlDesignerAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iexpressionsaccessor">IExpressionsAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iattributeaccessor">IAttributeAccessor</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.ipostbackeventhandler">IPostBackEventHandler</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.ipostbackdatahandler">IPostBackDataHandler</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_SpreadImage_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadImage : FloatingObject, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, ISerializeSupport, IPostBackEventHandler, IPostBackDataHandler</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadImage
    Inherits FloatingObject
    Implements IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, ISerializeSupport, IPostBackEventHandler, IPostBackDataHandler</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="FarPoint_Web_Spread_SpreadImage__ctor" data-uid="FarPoint.Web.Spread.SpreadImage.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.-ctor.html#FarPoint_Web_Spread_SpreadImage__ctor">SpreadImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize an instance of <a class="xref" href="FarPoint.Web.Spread.SpreadImage.html">SpreadImage</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage__ctor_System_String_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Spread.SpreadImage.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.-ctor.html#FarPoint_Web_Spread_SpreadImage__ctor_System_String_System_Int32_System_Int32_System_Int32_System_Int32_">SpreadImage(string, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize an instance of <a class="xref" href="FarPoint.Web.Spread.SpreadImage.html">SpreadImage</a> with specify properties.</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="FarPoint_Web_Spread_SpreadImage_CanMove" data-uid="FarPoint.Web.Spread.SpreadImage.CanMove">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.CanMove.html#FarPoint_Web_Spread_SpreadImage_CanMove">CanMove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the image can be moved.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_CanPrint" data-uid="FarPoint.Web.Spread.SpreadImage.CanPrint">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.CanPrint.html#FarPoint_Web_Spread_SpreadImage_CanPrint">CanPrint</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to print the current image when printing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_CanSelect" data-uid="FarPoint.Web.Spread.SpreadImage.CanSelect">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.CanSelect.html#FarPoint_Web_Spread_SpreadImage_CanSelect">CanSelect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the image can be selected.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_CanSize" data-uid="FarPoint.Web.Spread.SpreadImage.CanSize">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.CanSize.html#FarPoint_Web_Spread_SpreadImage_CanSize">CanSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the image can be resized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_ID" data-uid="FarPoint.Web.Spread.SpreadImage.ID">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.ID.html#FarPoint_Web_Spread_SpreadImage_ID">ID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the programmatic identifier assigned to the <a class="xref" href="FarPoint.Web.Spread.SpreadImage.html">SpreadImage</a> control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_PageIndex" data-uid="FarPoint.Web.Spread.SpreadImage.PageIndex">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.PageIndex.html#FarPoint_Web_Spread_SpreadImage_PageIndex">PageIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a page index which the current spread image is displayed in.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_SheetView" data-uid="FarPoint.Web.Spread.SpreadImage.SheetView">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.SheetView.html#FarPoint_Web_Spread_SpreadImage_SheetView">SheetView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or Sets Sheetview instance of SpreadImage</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_Visible" data-uid="FarPoint.Web.Spread.SpreadImage.Visible">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.Visible.html#FarPoint_Web_Spread_SpreadImage_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display the <a class="xref" href="FarPoint.Web.Spread.SpreadImage.html">SpreadImage</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_ZIndex" data-uid="FarPoint.Web.Spread.SpreadImage.ZIndex">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.ZIndex.html#FarPoint_Web_Spread_SpreadImage_ZIndex">ZIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a zindex which the current spread image is displayed in.</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="FarPoint_Web_Spread_SpreadImage_Clone" data-uid="FarPoint.Web.Spread.SpreadImage.Clone">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.Clone.html#FarPoint_Web_Spread_SpreadImage_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns a copy of the object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Web.Spread.SpreadImage.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.Deserialize.html#FarPoint_Web_Spread_SpreadImage_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Deserialize object from XmlTextWriter</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_LoadPostData_System_String_System_Collections_Specialized_NameValueCollection_" data-uid="FarPoint.Web.Spread.SpreadImage.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.LoadPostData.html#FarPoint_Web_Spread_SpreadImage_LoadPostData_System_String_System_Collections_Specialized_NameValueCollection_">LoadPostData(string, NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>When implemented by a class, processes postback data for an ASP.NET server control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_RaisePostBackEvent_System_String_" data-uid="FarPoint.Web.Spread.SpreadImage.RaisePostBackEvent(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.RaisePostBackEvent.html#FarPoint_Web_Spread_SpreadImage_RaisePostBackEvent_System_String_">RaisePostBackEvent(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Notifies the server control that caused the postback.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_RaisePostDataChangedEvent" data-uid="FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent.html#FarPoint_Web_Spread_SpreadImage_RaisePostDataChangedEvent">RaisePostDataChangedEvent()</a>
        </td>
        <td class="markdown level1 summary"><p>Notifies the server control that caused the postback that
it should handle an incoming post back event.
Implements IPostBackEventHandler.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_Render_System_Web_UI_HtmlTextWriter_" data-uid="FarPoint.Web.Spread.SpreadImage.Render(System.Web.UI.HtmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.Render.html#FarPoint_Web_Spread_SpreadImage_Render_System_Web_UI_HtmlTextWriter_">Render(HtmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Sends the <a class="xref" href="FarPoint.Web.Spread.SpreadImage.html">SpreadImage</a> control content to a provided HtmlTextWriter object, which writes the
content to be rendered on the client.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImage_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.SpreadImage.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImage.Serialize.html#FarPoint_Web_Spread_SpreadImage_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Serialize object to XmlTextWriter</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
