# GrapeCity.ActiveReports.Web.DocxExportSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_DocxExportSettings" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings" class="text-break">DocxExportSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for exporting data to a DOCX format.</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="GrapeCity.ActiveReports.Web.BaseExportSettings.html">BaseExportSettings</a></div>
    <div class="level2"><span class="xref">DocxExportSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.html">GrapeCity.ActiveReports.Web</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_DocxExportSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DocxExportSettings : BaseExportSettings</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_Web_DocxExportSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.-ctor.html#GrapeCity_ActiveReports_Web_DocxExportSettings__ctor">DocxExportSettings()</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_Web_DocxExportSettings_Author" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.Author.html#GrapeCity_ActiveReports_Web_DocxExportSettings_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the author of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_Categories" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.Categories">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.Categories.html#GrapeCity_ActiveReports_Web_DocxExportSettings_Categories">Categories</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the categories associated with the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_CompanyName" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.CompanyName">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.CompanyName.html#GrapeCity_ActiveReports_Web_DocxExportSettings_CompanyName">CompanyName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the company name associated with the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_DocumentCompatibilityVersion" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.DocumentCompatibilityVersion">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.DocumentCompatibilityVersion.html#GrapeCity_ActiveReports_Web_DocxExportSettings_DocumentCompatibilityVersion">DocumentCompatibilityVersion</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document compatibility version.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_DpiX" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.DpiX">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.DpiX.html#GrapeCity_ActiveReports_Web_DocxExportSettings_DpiX">DpiX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal DPI of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_DpiY" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.DpiY">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.DpiY.html#GrapeCity_ActiveReports_Web_DocxExportSettings_DpiY">DpiY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical DPI of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_FontEmbeddingMode" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.FontEmbeddingMode">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.FontEmbeddingMode.html#GrapeCity_ActiveReports_Web_DocxExportSettings_FontEmbeddingMode">FontEmbeddingMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies how fonts are embedded in the exported DOCX file.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_Orientation" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.Orientation">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.Orientation.html#GrapeCity_ActiveReports_Web_DocxExportSettings_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orientation of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_PaperSize" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.PaperSize">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.PaperSize.html#GrapeCity_ActiveReports_Web_DocxExportSettings_PaperSize">PaperSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the paper size of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_Password" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.Password">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.Password.html#GrapeCity_ActiveReports_Web_DocxExportSettings_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the password to open the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_ReadOnlyRecommended" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.ReadOnlyRecommended">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.ReadOnlyRecommended.html#GrapeCity_ActiveReports_Web_DocxExportSettings_ReadOnlyRecommended">ReadOnlyRecommended</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether read-only mode is recommended.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_TOCAutoUpdate" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.TOCAutoUpdate">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.TOCAutoUpdate.html#GrapeCity_ActiveReports_Web_DocxExportSettings_TOCAutoUpdate">TOCAutoUpdate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the table of contents (TOC) should be automatically updated.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_Title" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.Title.html#GrapeCity_ActiveReports_Web_DocxExportSettings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_DocxExportSettings_WritePassword" data-uid="GrapeCity.ActiveReports.Web.DocxExportSettings.WritePassword">
          <a class="xref" href="GrapeCity.ActiveReports.Web.DocxExportSettings.WritePassword.html#GrapeCity_ActiveReports_Web_DocxExportSettings_WritePassword">WritePassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the password to modify the document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
