# GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo" class="text-break">AttachmentInfo Class
</h1>
  <div class="markdown level0 summary"><p>Document level file attachment</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">AttachmentInfo</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_AttachmentInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class AttachmentInfo</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_AttachmentInfo__ctor" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo__ctor">AttachmentInfo()</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_AttachmentInfo_Content" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Content">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Content.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Content">Content</a>
        </td>
        <td class="markdown level1 summary"><p>Content itself</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_CreationDate" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.CreationDate">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.CreationDate.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_CreationDate">CreationDate</a>
        </td>
        <td class="markdown level1 summary"><p>Creation date of the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Description" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Description">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Description.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Description(optional)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_MIMEType" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.MIMEType">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.MIMEType.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_MIMEType">MIMEType</a>
        </td>
        <td class="markdown level1 summary"><p>MIME type of the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_ModificationDate" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.ModificationDate">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.ModificationDate.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_ModificationDate">ModificationDate</a>
        </td>
        <td class="markdown level1 summary"><p>Modification date of the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Name" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Name.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Name of the content</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Relationship" data-uid="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Relationship">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.AttachmentInfo.Relationship.html#GrapeCity_ActiveReports_Export_Pdf_AttachmentInfo_Relationship">Relationship</a>
        </td>
        <td class="markdown level1 summary"><p>Relationship of the content.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
