# GrapeCity.Documents.Imaging.Windows.BaseOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Imaging_Windows_BaseOptions" data-uid="GrapeCity.Documents.Imaging.Windows.BaseOptions" class="text-break">BaseOptions Class
</h1>
  <div class="markdown level0 summary"><p>Base class for all encoder options.</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">BaseOptions</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.BmpOptions.html">BmpOptions</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.GifOptions.html">GifOptions</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.JpegOptions.html">JpegOptions</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.JpegXROptions.html">JpegXROptions</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.PngOptions.html">PngOptions</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.Documents.Imaging.Windows.TiffOptions.html">TiffOptions</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Imaging.Windows.html">GrapeCity.Documents.Imaging.Windows</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.Windows.dll</h6>
  <h5 id="GrapeCity_Documents_Imaging_Windows_BaseOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BaseOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BaseOptions</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="GrapeCity_Documents_Imaging_Windows_BaseOptions__ctor" data-uid="GrapeCity.Documents.Imaging.Windows.BaseOptions.#ctor">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.BaseOptions.-ctor.html#GrapeCity_Documents_Imaging_Windows_BaseOptions__ctor">BaseOptions()</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_Documents_Imaging_Windows_BaseOptions_SourceRect" data-uid="GrapeCity.Documents.Imaging.Windows.BaseOptions.SourceRect">
          <a class="xref" href="GrapeCity.Documents.Imaging.Windows.BaseOptions.SourceRect.html#GrapeCity_Documents_Imaging_Windows_BaseOptions_SourceRect">SourceRect</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the source rectangle for encoding.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
