# C1.WPF.GanttView.ReportOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_GanttView_ReportOptions" data-uid="C1.WPF.GanttView.ReportOptions" class="text-break">ReportOptions Class
</h1>
  <div class="markdown level0 summary"><p>Specifies options for GanttView reports.</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">ReportOptions</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.GanttView.html">C1.WPF.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.GanttView.dll</h6>
  <h5 id="C1_WPF_GanttView_ReportOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportOptions : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ReportOptions
    Implements INotifyPropertyChanged</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_WPF_GanttView_ReportOptions__ctor" data-uid="C1.WPF.GanttView.ReportOptions.#ctor">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.-ctor.html#C1_WPF_GanttView_ReportOptions__ctor">ReportOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.WPF.GanttView.ReportOptions.html">ReportOptions</a> object.</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_WPF_GanttView_ReportOptions_Content" data-uid="C1.WPF.GanttView.ReportOptions.Content">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.Content.html#C1_WPF_GanttView_ReportOptions_Content">Content</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content to printed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_CustomerStyle" data-uid="C1.WPF.GanttView.ReportOptions.CustomerStyle">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.CustomerStyle.html#C1_WPF_GanttView_ReportOptions_CustomerStyle">CustomerStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.controltemplate">ControlTemplate</a> for print customer style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_EndDate" data-uid="C1.WPF.GanttView.ReportOptions.EndDate">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.EndDate.html#C1_WPF_GanttView_ReportOptions_EndDate">EndDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> value determining the end of the printing range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FitType" data-uid="C1.WPF.GanttView.ReportOptions.FitType">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FitType.html#C1_WPF_GanttView_ReportOptions_FitType">FitType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.GanttView.ReportOptions.FitType.html#C1_WPF_GanttView_ReportOptions_FitType">FitType</a> of print page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterCenter" data-uid="C1.WPF.GanttView.ReportOptions.FooterCenter">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterCenter.html#C1_WPF_GanttView_ReportOptions_FooterCenter">FooterCenter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the center of the page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterFontFamily" data-uid="C1.WPF.GanttView.ReportOptions.FooterFontFamily">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterFontFamily.html#C1_WPF_GanttView_ReportOptions_FooterFontFamily">FooterFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterFontSize" data-uid="C1.WPF.GanttView.ReportOptions.FooterFontSize">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterFontSize.html#C1_WPF_GanttView_ReportOptions_FooterFontSize">FooterFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterFontStyle" data-uid="C1.WPF.GanttView.ReportOptions.FooterFontStyle">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterFontStyle.html#C1_WPF_GanttView_ReportOptions_FooterFontStyle">FooterFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterFontWeight" data-uid="C1.WPF.GanttView.ReportOptions.FooterFontWeight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterFontWeight.html#C1_WPF_GanttView_ReportOptions_FooterFontWeight">FooterFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterForeground" data-uid="C1.WPF.GanttView.ReportOptions.FooterForeground">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterForeground.html#C1_WPF_GanttView_ReportOptions_FooterForeground">FooterForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterLeft" data-uid="C1.WPF.GanttView.ReportOptions.FooterLeft">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterLeft.html#C1_WPF_GanttView_ReportOptions_FooterLeft">FooterLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the left part of the page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterRight" data-uid="C1.WPF.GanttView.ReportOptions.FooterRight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterRight.html#C1_WPF_GanttView_ReportOptions_FooterRight">FooterRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the right part of the page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_FooterTextDecorations" data-uid="C1.WPF.GanttView.ReportOptions.FooterTextDecorations">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.FooterTextDecorations.html#C1_WPF_GanttView_ReportOptions_FooterTextDecorations">FooterTextDecorations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text decorations for print page footer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderCenter" data-uid="C1.WPF.GanttView.ReportOptions.HeaderCenter">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderCenter.html#C1_WPF_GanttView_ReportOptions_HeaderCenter">HeaderCenter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the center of the page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderFontFamily" data-uid="C1.WPF.GanttView.ReportOptions.HeaderFontFamily">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderFontFamily.html#C1_WPF_GanttView_ReportOptions_HeaderFontFamily">HeaderFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderFontSize" data-uid="C1.WPF.GanttView.ReportOptions.HeaderFontSize">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderFontSize.html#C1_WPF_GanttView_ReportOptions_HeaderFontSize">HeaderFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderFontStyle" data-uid="C1.WPF.GanttView.ReportOptions.HeaderFontStyle">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderFontStyle.html#C1_WPF_GanttView_ReportOptions_HeaderFontStyle">HeaderFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderFontWeight" data-uid="C1.WPF.GanttView.ReportOptions.HeaderFontWeight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderFontWeight.html#C1_WPF_GanttView_ReportOptions_HeaderFontWeight">HeaderFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderForeground" data-uid="C1.WPF.GanttView.ReportOptions.HeaderForeground">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderForeground.html#C1_WPF_GanttView_ReportOptions_HeaderForeground">HeaderForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderLeft" data-uid="C1.WPF.GanttView.ReportOptions.HeaderLeft">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderLeft.html#C1_WPF_GanttView_ReportOptions_HeaderLeft">HeaderLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the left part of the page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderRight" data-uid="C1.WPF.GanttView.ReportOptions.HeaderRight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderRight.html#C1_WPF_GanttView_ReportOptions_HeaderRight">HeaderRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the right part of the page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_HeaderTextDecorations" data-uid="C1.WPF.GanttView.ReportOptions.HeaderTextDecorations">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.HeaderTextDecorations.html#C1_WPF_GanttView_ReportOptions_HeaderTextDecorations">HeaderTextDecorations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text decorations for print page header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_IsAdjust" data-uid="C1.WPF.GanttView.ReportOptions.IsAdjust">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.IsAdjust.html#C1_WPF_GanttView_ReportOptions_IsAdjust">IsAdjust</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the is adjust to scaling of printing or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_IsPrintAll" data-uid="C1.WPF.GanttView.ReportOptions.IsPrintAll">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.IsPrintAll.html#C1_WPF_GanttView_ReportOptions_IsPrintAll">IsPrintAll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the is print all columns or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_IsPrintRepeatly" data-uid="C1.WPF.GanttView.ReportOptions.IsPrintRepeatly">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.IsPrintRepeatly.html#C1_WPF_GanttView_ReportOptions_IsPrintRepeatly">IsPrintRepeatly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets specifies the number of first columns will be printed repeatly or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendCenter" data-uid="C1.WPF.GanttView.ReportOptions.LegendCenter">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendCenter.html#C1_WPF_GanttView_ReportOptions_LegendCenter">LegendCenter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the center of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendFontFamily" data-uid="C1.WPF.GanttView.ReportOptions.LegendFontFamily">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendFontFamily.html#C1_WPF_GanttView_ReportOptions_LegendFontFamily">LegendFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendFontSize" data-uid="C1.WPF.GanttView.ReportOptions.LegendFontSize">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendFontSize.html#C1_WPF_GanttView_ReportOptions_LegendFontSize">LegendFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendFontStyle" data-uid="C1.WPF.GanttView.ReportOptions.LegendFontStyle">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendFontStyle.html#C1_WPF_GanttView_ReportOptions_LegendFontStyle">LegendFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendFontWeight" data-uid="C1.WPF.GanttView.ReportOptions.LegendFontWeight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendFontWeight.html#C1_WPF_GanttView_ReportOptions_LegendFontWeight">LegendFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendForeground" data-uid="C1.WPF.GanttView.ReportOptions.LegendForeground">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendForeground.html#C1_WPF_GanttView_ReportOptions_LegendForeground">LegendForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelFontFamily" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelFontFamily">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelFontFamily.html#C1_WPF_GanttView_ReportOptions_LegendLabelFontFamily">LegendLabelFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelFontSize" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelFontSize">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelFontSize.html#C1_WPF_GanttView_ReportOptions_LegendLabelFontSize">LegendLabelFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelFontStyle" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelFontStyle">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelFontStyle.html#C1_WPF_GanttView_ReportOptions_LegendLabelFontStyle">LegendLabelFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelFontWeight" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelFontWeight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelFontWeight.html#C1_WPF_GanttView_ReportOptions_LegendLabelFontWeight">LegendLabelFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font weight for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelForeground" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelForeground">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelForeground.html#C1_WPF_GanttView_ReportOptions_LegendLabelForeground">LegendLabelForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLabelTextDecorations" data-uid="C1.WPF.GanttView.ReportOptions.LegendLabelTextDecorations">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLabelTextDecorations.html#C1_WPF_GanttView_ReportOptions_LegendLabelTextDecorations">LegendLabelTextDecorations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text decorations for print page legend label area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendLeft" data-uid="C1.WPF.GanttView.ReportOptions.LegendLeft">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendLeft.html#C1_WPF_GanttView_ReportOptions_LegendLeft">LegendLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the left part of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendRight" data-uid="C1.WPF.GanttView.ReportOptions.LegendRight">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendRight.html#C1_WPF_GanttView_ReportOptions_LegendRight">LegendRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed on the right part of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendTextDecorations" data-uid="C1.WPF.GanttView.ReportOptions.LegendTextDecorations">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendTextDecorations.html#C1_WPF_GanttView_ReportOptions_LegendTextDecorations">LegendTextDecorations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text decorations for print page legend area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendWidth" data-uid="C1.WPF.GanttView.ReportOptions.LegendWidth">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendWidth.html#C1_WPF_GanttView_ReportOptions_LegendWidth">LegendWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value specifies width of the text area of legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_LegendWidthPixel" data-uid="C1.WPF.GanttView.ReportOptions.LegendWidthPixel">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.LegendWidthPixel.html#C1_WPF_GanttView_ReportOptions_LegendWidthPixel">LegendWidthPixel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of legend area (pixel).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_Margin" data-uid="C1.WPF.GanttView.ReportOptions.Margin">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.Margin.html#C1_WPF_GanttView_ReportOptions_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin around each page (in pixels).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_NumberOfFirstColumns" data-uid="C1.WPF.GanttView.ReportOptions.NumberOfFirstColumns">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.NumberOfFirstColumns.html#C1_WPF_GanttView_ReportOptions_NumberOfFirstColumns">NumberOfFirstColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a> value specifies the number of first columns to be printed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_NumberOfRepeatColumns" data-uid="C1.WPF.GanttView.ReportOptions.NumberOfRepeatColumns">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.NumberOfRepeatColumns.html#C1_WPF_GanttView_ReportOptions_NumberOfRepeatColumns">NumberOfRepeatColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a> value specifies the number of first columns will be printed repeatly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_Padding" data-uid="C1.WPF.GanttView.ReportOptions.Padding">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.Padding.html#C1_WPF_GanttView_ReportOptions_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding added within each page (in pixels).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_PrintEntireProject" data-uid="C1.WPF.GanttView.ReportOptions.PrintEntireProject">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.PrintEntireProject.html#C1_WPF_GanttView_ReportOptions_PrintEntireProject">PrintEntireProject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that whether print entire project or specific dates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_PrintEntrieProject" data-uid="C1.WPF.GanttView.ReportOptions.PrintEntrieProject">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.PrintEntrieProject.html#C1_WPF_GanttView_ReportOptions_PrintEntrieProject">PrintEntrieProject</a>
        </td>
        <td class="markdown level1 summary"><p>This property is obsolete, use <a class="xref" href="C1.WPF.GanttView.ReportOptions.PrintEntireProject.html#C1_WPF_GanttView_ReportOptions_PrintEntireProject">PrintEntireProject</a> property instead..</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_PrintType" data-uid="C1.WPF.GanttView.ReportOptions.PrintType">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.PrintType.html#C1_WPF_GanttView_ReportOptions_PrintType">PrintType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.GanttView.PrintType.html">PrintType</a> for print.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_Scaling" data-uid="C1.WPF.GanttView.ReportOptions.Scaling">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.Scaling.html#C1_WPF_GanttView_ReportOptions_Scaling">Scaling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scale of printing gantt view..</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_ShowFooterSeparator" data-uid="C1.WPF.GanttView.ReportOptions.ShowFooterSeparator">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.ShowFooterSeparator.html#C1_WPF_GanttView_ReportOptions_ShowFooterSeparator">ShowFooterSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether a line should be displayed
between the page footer and the page content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_ShowHeaderSeparator" data-uid="C1.WPF.GanttView.ReportOptions.ShowHeaderSeparator">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.ShowHeaderSeparator.html#C1_WPF_GanttView_ReportOptions_ShowHeaderSeparator">ShowHeaderSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether a line should be displayed
between the page header and the page content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_StartDate" data-uid="C1.WPF.GanttView.ReportOptions.StartDate">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.StartDate.html#C1_WPF_GanttView_ReportOptions_StartDate">StartDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> value determining beginning of the printing range.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_GanttView_ReportOptions_PropertyChanged" data-uid="C1.WPF.GanttView.ReportOptions.PropertyChanged">
          <a class="xref" href="C1.WPF.GanttView.ReportOptions.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property value changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
