# GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension" data-uid="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension" class="text-break">DocumentExportExtension Class
</h1>
  <div class="markdown level0 summary"><p>Extension methods.</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">DocumentExportExtension</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.html">GrapeCity.ActiveReports.Export.Rdf</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Rdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This class is obsolete and can be removed in future.&quot;)]
public static class DocumentExportExtension</code></pre>
  </div>
  <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_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_GrapeCity_ActiveReports_Export_Html_IOutputHtml_System_String_" data-uid="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export(GrapeCity.ActiveReports.Export.IDocumentExport,GrapeCity.ActiveReports.Document.PageDocument,GrapeCity.ActiveReports.Export.Html.IOutputHtml,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export.html#GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_GrapeCity_ActiveReports_Export_Html_IOutputHtml_System_String_">Export(IDocumentExport, PageDocument, IOutputHtml, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders RDL/Page report to RDF format end export. For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_System_IO_Stream_System_String_" data-uid="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export(GrapeCity.ActiveReports.Export.IDocumentExport,GrapeCity.ActiveReports.Document.PageDocument,System.IO.Stream,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export.html#GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_System_IO_Stream_System_String_">Export(IDocumentExport, PageDocument, Stream, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders RDL/Page report to RDF format end export. For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_System_String_System_String_" data-uid="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export(GrapeCity.ActiveReports.Export.IDocumentExport,GrapeCity.ActiveReports.Document.PageDocument,System.String,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Rdf.DocumentExportExtension.Export.html#GrapeCity_ActiveReports_Export_Rdf_DocumentExportExtension_Export_GrapeCity_ActiveReports_Export_IDocumentExport_GrapeCity_ActiveReports_Document_PageDocument_System_String_System_String_">Export(IDocumentExport, PageDocument, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders RDL/Page report to RDF format end export. For internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
