# GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo" class="text-break">AdditionalMetadataInfo Class
</h1>
  <div class="markdown level0 summary"><p>Single entry of the document additional metadata</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">AdditionalMetadataInfo</span></div>
  </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_AdditionalMetadataInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class AdditionalMetadataInfo</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_AdditionalMetadataInfo__ctor" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo__ctor">AdditionalMetadataInfo()</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_AdditionalMetadataInfo_Key" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Key">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Key.html#GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo_Key">Key</a>
        </td>
        <td class="markdown level1 summary"><p>Key</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo_Namespace" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Namespace">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Namespace.html#GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo_Namespace">Namespace</a>
        </td>
        <td class="markdown level1 summary"><p>Namespace</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo_Value" data-uid="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AdditionalMetadataInfo.Value.html#GrapeCity_ActiveReports_Export_Pdf_AdditionalMetadataInfo_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Value</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
