# GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions" class="text-break">PdfDocumentOptions Class
</h1>
  <div class="markdown level0 summary"><p>Encapsulates viewer preferences and document information/metadata for an output PDF document.</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">PdfDocumentOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.html">GrapeCity.ActiveReports.Export.Pdf.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public sealed class PdfDocumentOptions</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_ActiveReports_Export_Pdf_Section_PdfDocumentOptions__ctor" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions__ctor">PdfDocumentOptions()</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_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_AdditionalMetadata" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.AdditionalMetadata">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.AdditionalMetadata.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_AdditionalMetadata">AdditionalMetadata</a>
        </td>
        <td class="markdown level1 summary"><p>Additional metadata associated with this document</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Application" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Application">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Application.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Application">Application</a>
        </td>
        <td class="markdown level1 summary"><p>The value that appears for “Application” inside the Document Properties dialog of the PDF viewer application.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Attachments" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Attachments">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Attachments.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Attachments">Attachments</a>
        </td>
        <td class="markdown level1 summary"><p>Document level file attachments</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Author" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Author.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>The name of the person who created the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_CenterWindow" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.CenterWindow">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.CenterWindow.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_CenterWindow">CenterWindow</a>
        </td>
        <td class="markdown level1 summary"><p>True to position the document’s window in the center of the screen. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_DisplayMode" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.DisplayMode">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.DisplayMode.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_DisplayMode">DisplayMode</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies how the document should be displayed when opened.
Default value: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.DisplayMode.html#GrapeCity_ActiveReports_Export_Pdf_Section_DisplayMode_None">None</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_DisplayTitle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.DisplayTitle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.DisplayTitle.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_DisplayTitle">DisplayTitle</a>
        </td>
        <td class="markdown level1 summary"><p>True if the window’s title bar should display the document title taken from the Title entry in the document information/metadata.  If this value is false, the title bar should instead display the name of the PDF file containing the document. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_FitWindow" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.FitWindow">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.FitWindow.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_FitWindow">FitWindow</a>
        </td>
        <td class="markdown level1 summary"><p>True to resize the document’s window to fit the size of the first displayed page. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideMenubar" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideMenubar">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideMenubar.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideMenubar">HideMenubar</a>
        </td>
        <td class="markdown level1 summary"><p>True to hide the viewer application’s menu bar when the document is active. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideToolbar" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideToolbar">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideToolbar.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideToolbar">HideToolbar</a>
        </td>
        <td class="markdown level1 summary"><p>True to hide the viewer application’s toolbars when the document is active. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideWindowUI" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideWindowUI">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.HideWindowUI.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_HideWindowUI">HideWindowUI</a>
        </td>
        <td class="markdown level1 summary"><p>True to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed. Default value: false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Keywords" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Keywords">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Keywords.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Keywords">Keywords</a>
        </td>
        <td class="markdown level1 summary"><p>Keywords associated with the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_OnlyForPrint" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.OnlyForPrint">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.OnlyForPrint.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_OnlyForPrint">OnlyForPrint</a>
        </td>
        <td class="markdown level1 summary"><p>Indicate whether the PDF is only for print.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Subject" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Subject">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Subject.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Subject">Subject</a>
        </td>
        <td class="markdown level1 summary"><p>The subject of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Title" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfDocumentOptions.Title.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfDocumentOptions_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>The document’s title.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
