# GrapeCity.ActiveReports.Document

## Content

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

  <h1 id="GrapeCity_ActiveReports_Document" data-uid="GrapeCity.ActiveReports.Document" class="text-break">GrapeCity.ActiveReports.Document Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.PageDocument.html">PageDocument</a></h4>
      <section><p>Represents the report processing capabilities.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.PageRangeParser.html">PageRangeParser</a></h4>
      <section><p>Extension parser.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Parameter.html">Parameter</a></h4>
      <section><p>Represents a parameter in a page report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterCollection.html">ParameterCollection</a></h4>
      <section><p>Represents a collection of report parameters.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterValue.html">ParameterValue</a></h4>
      <section><p>Represents a single value and its associated label for a report parameter.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterValueCollection.html">ParameterValueCollection</a></h4>
      <section><p>Represents a collection of parameter values.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ProgressInfo.html">ProgressInfo</a></h4>
      <section><p>Represents information about the progress of a report export.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.SectionDocument.html">SectionDocument</a></h4>
      <section><p>Represents a section document section in ActiveReports, encapsulating pages and their collection.
This class extends the generic document structure to provide specific functionalities
for handling pages within a section-based report document. It includes features such as
compatibility mode settings for rendering, font resolution for cross-platform rendering,
document content management, printer settings, print options, and event handling for
print progress, print abortion, and printing errors.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ActionKey.html">ActionKey</a></h4>
      <section><p>Defines a unique identifier for an interactive element clicked by the user.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.InteractiveActions.html">InteractiveActions</a></h4>
      <section><p>Defines interactivity actions to be applied to the report instance during the next rendering.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ActionKind.html">ActionKind</a></h4>
      <section><p>Specifies the kind of action that can be performed on a report item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.CompatibilityModes.html">CompatibilityModes</a></h4>
      <section><p>Specify if the engine or the document should use legacy GDI/GDI+ rendering or new cross-platform based rendering implementation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterState.html">ParameterState</a></h4>
      <section><p>Specifies the state of a report parameter.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterType.html">ParameterType</a></h4>
      <section><p>Specifies the available data types for a parameter.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.ParameterValidationError.html">ParameterValidationError</a></h4>
      <section><p>Specifies the validation error state of a parameter.</p>
</section>


</div>
