# C1.Win.List.C1OwnerDrawPrint

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_List_C1OwnerDrawPrint" data-uid="C1.Win.List.C1OwnerDrawPrint" class="text-break">C1OwnerDrawPrint Class
</h1>
  <div class="markdown level0 summary"><p>Object to manage custom page headers and footers when printing and previewing.</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">C1OwnerDrawPrint</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.List.html">C1.Win.List</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.List.10.dll</h6>
  <h5 id="C1_Win_List_C1OwnerDrawPrint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1OwnerDrawPrint</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1OwnerDrawPrint</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_List_C1OwnerDrawPrint_HeightInch" data-uid="C1.Win.List.C1OwnerDrawPrint.HeightInch">
          <a class="xref" href="C1.Win.List.C1OwnerDrawPrint.HeightInch.html#C1_Win_List_C1OwnerDrawPrint_HeightInch">HeightInch</a>
        </td>
        <td class="markdown level1 summary"><p>The height of drawing area in inches</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_List_C1OwnerDrawPrint_RenderDirectImage_System_Object_System_Object_System_Drawing_Image_System_Object_System_Object_C1_Win_List_BackgroundPictureDrawModeEnum_" data-uid="C1.Win.List.C1OwnerDrawPrint.RenderDirectImage(System.Object,System.Object,System.Drawing.Image,System.Object,System.Object,C1.Win.List.BackgroundPictureDrawModeEnum)">
          <a class="xref" href="C1.Win.List.C1OwnerDrawPrint.RenderDirectImage.html#C1_Win_List_C1OwnerDrawPrint_RenderDirectImage_System_Object_System_Object_System_Drawing_Image_System_Object_System_Object_C1_Win_List_BackgroundPictureDrawModeEnum_">RenderDirectImage(object, object, Image, object, object, BackgroundPictureDrawModeEnum)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders an image for the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1OwnerDrawPrint_RenderDirectLine_System_Object_System_Object_System_Object_System_Object_System_Drawing_Color_System_Double_" data-uid="C1.Win.List.C1OwnerDrawPrint.RenderDirectLine(System.Object,System.Object,System.Object,System.Object,System.Drawing.Color,System.Double)">
          <a class="xref" href="C1.Win.List.C1OwnerDrawPrint.RenderDirectLine.html#C1_Win_List_C1OwnerDrawPrint_RenderDirectLine_System_Object_System_Object_System_Object_System_Object_System_Drawing_Color_System_Double_">RenderDirectLine(object, object, object, object, Color, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders a line for the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1OwnerDrawPrint_RenderDirectText_System_Object_System_Object_System_String_System_Object_System_Drawing_Font_System_Drawing_Color_C1_Win_List_AlignHorzEnum_" data-uid="C1.Win.List.C1OwnerDrawPrint.RenderDirectText(System.Object,System.Object,System.String,System.Object,System.Drawing.Font,System.Drawing.Color,C1.Win.List.AlignHorzEnum)">
          <a class="xref" href="C1.Win.List.C1OwnerDrawPrint.RenderDirectText.html#C1_Win_List_C1OwnerDrawPrint_RenderDirectText_System_Object_System_Object_System_String_System_Object_System_Drawing_Font_System_Drawing_Color_C1_Win_List_AlignHorzEnum_">RenderDirectText(object, object, string, object, Font, Color, AlignHorzEnum)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders text for the document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
