# GrapeCity.ActiveReports.Web.PdfExportSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_PdfExportSettings" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings" class="text-break">PdfExportSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for exporting data to a PDF 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">PdfExportSettings</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_PdfExportSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PdfExportSettings : 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_PdfExportSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.-ctor.html#GrapeCity_ActiveReports_Web_PdfExportSettings__ctor">PdfExportSettings()</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_PdfExportSettings_Application" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Application">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Application.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Application">Application</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value that appears for Application in the Document Properties dialog of the PDF viewer application.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Author" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Author.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the author to appear in the Document Properties dialog of the PDF viewer application.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_ConvertMetaToPng" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.ConvertMetaToPng">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.ConvertMetaToPng.html#GrapeCity_ActiveReports_Web_PdfExportSettings_ConvertMetaToPng">ConvertMetaToPng</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether Windows metafiles are converted to PNG files in the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_EmbedFonts" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.EmbedFonts">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.EmbedFonts.html#GrapeCity_ActiveReports_Web_PdfExportSettings_EmbedFonts">EmbedFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the fonts used in the report should be embedded in the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Encrypt" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Encrypt">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Encrypt.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Encrypt">Encrypt</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the PDF document should be encrypted.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_ExportBookmarks" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.ExportBookmarks">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.ExportBookmarks.html#GrapeCity_ActiveReports_Web_PdfExportSettings_ExportBookmarks">ExportBookmarks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to export bookmarks in the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_ImageInterpolation" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.ImageInterpolation">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.ImageInterpolation.html#GrapeCity_ActiveReports_Web_PdfExportSettings_ImageInterpolation">ImageInterpolation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image interpolation mode for the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_ImageQuality" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.ImageQuality">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.ImageQuality.html#GrapeCity_ActiveReports_Web_PdfExportSettings_ImageQuality">ImageQuality</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image quality for the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Keywords" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Keywords">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Keywords.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Keywords">Keywords</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the keywords associated with the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_NeverEmbedFonts" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.NeverEmbedFonts">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.NeverEmbedFonts.html#GrapeCity_ActiveReports_Web_PdfExportSettings_NeverEmbedFonts">NeverEmbedFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the semicolon-delimited string of values indicating fonts that should not be embedded in the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_OwnerPassword" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.OwnerPassword">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.OwnerPassword.html#GrapeCity_ActiveReports_Web_PdfExportSettings_OwnerPassword">OwnerPassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the owner password that can be entered in the reader.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Subject" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Subject">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Subject.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Subject">Subject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the subject of the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Title" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Title.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_UserPassword" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.UserPassword">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.UserPassword.html#GrapeCity_ActiveReports_Web_PdfExportSettings_UserPassword">UserPassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the user password that can be entered in the reader.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_Version" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.Version">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.Version.html#GrapeCity_ActiveReports_Web_PdfExportSettings_Version">Version</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the output PDF version.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkAngle" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkAngle">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkAngle.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkAngle">WatermarkAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of the watermark.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkColor" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkColor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkColor.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkColor">WatermarkColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the watermark.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontName" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontName">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontName.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontName">WatermarkFontName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font name for the watermark.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontSize" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontSize.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontSize">WatermarkFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for the watermark.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontStyle" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkFontStyle.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkFontStyle">WatermarkFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font style for the watermark.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkPrintOnly" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkPrintOnly">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkPrintOnly.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkPrintOnly">WatermarkPrintOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the watermark should appears only on printed pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkTitle" data-uid="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkTitle">
          <a class="xref" href="GrapeCity.ActiveReports.Web.PdfExportSettings.WatermarkTitle.html#GrapeCity_ActiveReports_Web_PdfExportSettings_WatermarkTitle">WatermarkTitle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the watermark text for the PDF document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
