# GrapeCity.ActiveReports.Export.Pdf.Page.Settings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings" class="text-break">Settings Class
</h1>
  <div class="markdown level0 summary"><p>Settings for PDF Rendering Extension</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">Settings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.html">GrapeCity.ActiveReports.Export.Pdf.Page</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof())]
public sealed class Settings : ISettings</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_Page_Settings__ctor" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings__ctor">Settings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.html">Settings</a> class.</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="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_AdditionalMetadata" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.AdditionalMetadata">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.AdditionalMetadata.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_Application" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Application">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Application.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Application">Application</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets 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_Page_Settings_Attachments" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Attachments">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Attachments.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Attachments">Attachments</a>
        </td>
        <td class="markdown level1 summary"><p>Document level file attachments</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Author" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Author">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Author.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Author">Author</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the the name of the person who created the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_CenterWindow" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.CenterWindow">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.CenterWindow.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_CustomProperties" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.CustomProperties">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.CustomProperties.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_CustomProperties">CustomProperties</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of user-defined properties to be added to the PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DisplayMode" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DisplayMode">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DisplayMode.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DisplayMode">DisplayMode</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies how the document should be displayed when opened.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DisplayTitle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DisplayTitle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DisplayTitle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_DocumentToAddAfterReport" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DocumentToAddAfterReport">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DocumentToAddAfterReport.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DocumentToAddAfterReport">DocumentToAddAfterReport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the PDF document that should be inserted to the end of the rendering output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DocumentToAddBeforeReport" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DocumentToAddBeforeReport">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DocumentToAddBeforeReport.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DocumentToAddBeforeReport">DocumentToAddBeforeReport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the PDF document that should be inserted to the beginning of the rendering output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DpiX" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DpiX">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DpiX.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DpiX">DpiX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the resolution of the output device in x-direction. The default value is 300.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DpiY" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DpiY">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.DpiY.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_DpiY">DpiY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the resolution of the output device in y-direction. The default value is 300.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_EmbedFonts" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.EmbedFonts">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.EmbedFonts.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_EmbedFonts">EmbedFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the embed fonts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Encrypt" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Encrypt">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Encrypt.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Encrypt">Encrypt</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the document is encrypted or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_EndPage" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.EndPage">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.EndPage.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_EndPage">EndPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the last page of the report to render. The default value is the value for StartPage.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_FallbackFonts" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.FallbackFonts">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.FallbackFonts.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_FallbackFonts">FallbackFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a comma-delimited string of font families to be used as fallback fonts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_FitWindow" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.FitWindow">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.FitWindow.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_HideMenubar" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideMenubar">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideMenubar.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_HideToolbar" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideToolbar">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideToolbar.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_HideWindowUI" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideWindowUI">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.HideWindowUI.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_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_Page_Settings_ImageInterpolation" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.ImageInterpolation">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.ImageInterpolation.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_ImageInterpolation">ImageInterpolation</a>
        </td>
        <td class="markdown level1 summary"><p>Interpolation value of images. Allows to enable/disable image interpolation, when exporting the file to PDF.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Keywords" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Keywords">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Keywords.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Keywords">Keywords</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets keywords associated with the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_NeverEmbedFonts" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.NeverEmbedFonts">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.NeverEmbedFonts.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_NeverEmbedFonts">NeverEmbedFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a semicolon-delimited string of font families which should not be embedded in the pdf document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_OwnerPassword" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.OwnerPassword">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.OwnerPassword.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_OwnerPassword">OwnerPassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the owner password that can be entered in the reader that permits full access to the document regardless of the specified user permissions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageHeight" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageHeight.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageHeight">PageHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the page height value, in inches, to set for the report. You must include an integer or decimal value followed by &quot;in&quot; (for example, 1in). This value overrides the report's original settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageWidth" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageWidth.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageWidth">PageWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the page width value, in inches, to set for the report. You must include an integer or decimal value followed by &quot;in&quot; (for example, 1in). This value overrides the report's original settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Pagination" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Pagination">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Pagination.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Pagination">Pagination</a>
        </td>
        <td class="markdown level1 summary"><p>By default, each page of a report is rendered as a separate image. Set this value to False to render the entire report as a single image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Permissions" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Permissions">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Permissions.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Permissions">Permissions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the the user permissions for the document. The <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfPermissions.html">PdfPermissions</a> values can be combined using a bitwise OR combination.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintLayoutMode" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintLayoutMode">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintLayoutMode.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintLayoutMode">PrintLayoutMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the layout mode to be used for PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintOnOpen" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintOnOpen">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintOnOpen.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintOnOpen">PrintOnOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value indicating whether the document should be printed after open.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintPresets" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintPresets">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PrintPresets.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PrintPresets">PrintPresets</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the PDF print dialog presets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificateFileName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificateFileName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificateFileName.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificateFileName">SignatureCertificateFileName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing certificate file name location</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificatePassword" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificatePassword">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificatePassword.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificatePassword">SignatureCertificatePassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing certificate password</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificationLevel" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificationLevel">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureCertificationLevel.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureCertificationLevel">SignatureCertificationLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets type of the signature certification</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact">SignatureContact</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing contact.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDigestAlgorithm" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDigestAlgorithm">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDigestAlgorithm.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDigestAlgorithm">SignatureDigestAlgorithm</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the signature digest algorithm.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDistinguishedNameVisible" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDistinguishedNameVisible">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDistinguishedNameVisible.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDistinguishedNameVisible">SignatureDistinguishedNameVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value visibility for the Distinguished Name of the certificate.
If true, then the value will be written</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDistinguishedShowLabel" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDistinguishedShowLabel">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureDistinguishedShowLabel.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureDistinguishedShowLabel">SignatureDistinguishedShowLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value, indicating that label for the Distinguished Name
of the certificate should be shown</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureFormat" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureFormat">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureFormat.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureFormat">SignatureFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing certificate format.</p>
<p>PAdES support means ETSI_CAdES_detached format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureLocation" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureLocation">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureLocation.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureLocation">SignatureLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing location.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureNameShowLabel" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureNameShowLabel">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureNameShowLabel.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureNameShowLabel">SignatureNameShowLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value, indicating that label for the name of the certificate should be shown</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureNameVisible" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureNameVisible">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureNameVisible.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureNameVisible">SignatureNameVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value visibility for the name of the certificate.
If true, then the value will be written</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureReason" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureReason">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureReason.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureReason">SignatureReason</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the signing reason.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureSignDate" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureSignDate">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureSignDate.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureSignDate">SignatureSignDate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the sign date. Default value is DateTime.Now</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampBounds" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampBounds">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampBounds.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampBounds">SignatureStampBounds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the bounds of the signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampCustomText" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampCustomText">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampCustomText.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampCustomText">SignatureStampCustomText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the custom text that drawn on signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontName.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontName">SignatureStampFontName</a>
        </td>
        <td class="markdown level1 summary"><p>gets/sets stamp text font</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontSize" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontSize.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontSize">SignatureStampFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>gets/sets stamp text font</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontStyle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampFontStyle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampFontStyle">SignatureStampFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>gets/sets stamp text font</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageAlignment" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageAlignment.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageAlignment">SignatureStampImageAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets stamp image alignment inside signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageFileName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageFileName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageFileName.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageFileName">SignatureStampImageFileName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets the file location for image shown on signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageRectangle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageRectangle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampImageRectangle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampImageRectangle">SignatureStampImageRectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets area where image should be placed.
By default entire signature rectangle will be used.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampPageIndex" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampPageIndex">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampPageIndex.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampPageIndex">SignatureStampPageIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets index of the page, where signature should be placed</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextAlignment" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextAlignment.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextAlignment">SignatureStampTextAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets stamp text alignment</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextColor" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextColor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextColor.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextColor">SignatureStampTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets stamp text color</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextRectangle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextRectangle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureStampTextRectangle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureStampTextRectangle">SignatureStampTextRectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets area where text should be placed.
By default entire signature area will be used.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureTimeStamp" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureTimeStamp">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureTimeStamp.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureTimeStamp">SignatureTimeStamp</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the settings for TSA server</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureVisibilityType" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureVisibilityType">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureVisibilityType.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureVisibilityType">SignatureVisibilityType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets visible type for the signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SizeToFit" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SizeToFit">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SizeToFit.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SizeToFit">SizeToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether PDF pages are fit to the selected paper size or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_StartPage" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.StartPage">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.StartPage.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_StartPage">StartPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the first page of the report to render. A value of 0 indicates that all pages are rendered. The default value is 1.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Subject" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Subject">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Subject.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Subject">Subject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the subject of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Title" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Title.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document's title.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Use128Bit" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Use128Bit">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Use128Bit.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Use128Bit">Use128Bit</a>
        </td>
        <td class="markdown level1 summary"><p>True to use 128 bit encryption with full permissions capability.<br>
False to use 40 bit encryption with limited permissions.
The <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfPermissions.html#GrapeCity_ActiveReports_Export_Pdf_Page_PdfPermissions_AllowFillIn">AllowFillIn</a>, <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfPermissions.html#GrapeCity_ActiveReports_Export_Pdf_Page_PdfPermissions_AllowAccessibleReaders">AllowAccessibleReaders</a>, and <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.PdfPermissions.html#GrapeCity_ActiveReports_Export_Pdf_Page_PdfPermissions_AllowAssembly">AllowAssembly</a> permissions require this value to be true.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_UserPassword" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.UserPassword">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.UserPassword.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_UserPassword">UserPassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the user password that can be entered in the reader.  If this value is left empty they user will not be prompted for a password, however the user will be restricted by the specified permissions.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Version" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Version">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.Version.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_Version">Version</a>
        </td>
        <td class="markdown level1 summary"><p>Sets output PDF version.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkAngle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkAngle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkAngle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkAngle">WatermarkAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the watermark angle for PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkColor" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkColor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkColor.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkColor">WatermarkColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the watermark color for PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontName.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontName">WatermarkFontName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the watermark font for PDF document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontSize" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontSize.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontSize">WatermarkFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size for watermark</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontStyle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkFontStyle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkFontStyle">WatermarkFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the font style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkPrintOnly" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkPrintOnly">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkPrintOnly.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkPrintOnly">WatermarkPrintOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the watermark for a PDF document should appears only on printed pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkTitle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkTitle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.WatermarkTitle.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_WatermarkTitle">WatermarkTitle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the watermark title for PDF document.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_Page_Settings_ApplySettings_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.ApplySettings(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.ApplySettings.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_ApplySettings_System_Collections_Specialized_NameValueCollection_">ApplySettings(NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply settings for the rendering extension.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</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_Page_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Pdf_Page_Settings__System_Collections_Specialized_NameValueCollection" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.op_Implicit(GrapeCity.ActiveReports.Export.Pdf.Page.Settings)~System.Collections.Specialized.NameValueCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.op_Implicit.html#GrapeCity_ActiveReports_Export_Pdf_Page_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Pdf_Page_Settings__System_Collections_Specialized_NameValueCollection">implicit operator NameValueCollection(Settings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.html">Settings</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
