# GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataNamespace

## Content

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




  <h1 id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataNamespace" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataNamespace" class="text-break">AdditionalMetadataNamespace Enum
</h1>
  <div class="markdown level0 summary"><p>Predefined namespace.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.html">GrapeCity.ActiveReports.Export.Pdf</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataNamespace_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum AdditionalMetadataNamespace</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataNamespace_NsAdobeComPdf">NsAdobeComPdf</td>
        <td><p>PDF Properties(namespace <a href="http://ns.adobe.com/pdf/1.3/">http://ns.adobe.com/pdf/1.3/</a>)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataNamespace_NsAdobeComXap">NsAdobeComXap</td>
        <td><p>XML Core Properties(namespace &quot;http://ns.adobe.com/xap/1.0/&quot;)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataNamespace_PurlOrg">PurlOrg</td>
        <td><p>Dublin Core Properties(namespace &quot;http://purl.org/dc/elements/1.1/&quot;)</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
