# GrapeCity.Viewer.Common

## Content

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

  <h1 id="GrapeCity_Viewer_Common" data-uid="GrapeCity.Viewer.Common" class="text-break">GrapeCity.Viewer.Common 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.Viewer.Common.DelegateCommand-1.html">DelegateCommand&lt;TParm&gt;</a></h4>
      <section><p>Represents a command that delegates its implementation to a delegate with a parameter of type TParm.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.NullDelegateCommand.html">NullDelegateCommand</a></h4>
      <section><p>NullDelegateCommand implementation that represents a command that does nothing and is always disabled.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.ICommand.html">ICommand</a></h4>
      <section><p>Defines the contract for commanding, using the same contract as used in WPF.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.IDocumentLoader.html">IDocumentLoader</a></h4>
      <section><p>Defines the interface for loading documents.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.IHistoryApi.html">IHistoryApi</a></h4>
      <section><p>Defines the interface for interacting with the HistoryService, allowing navigation and management of the page view history.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.ILoadableFromFileAndStream.html">ILoadableFromFileAndStream</a></h4>
      <section><p>Defines the capability to load objects from both file and stream sources.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.IParameter.html">IParameter</a></h4>
      <section><p>Represents a contract for defining report parameters.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.DocumentFormat.html">DocumentFormat</a></h4>
      <section><p>Enumerates supported report formats for ActiveReports.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Viewer.Common.PrintingSettings.html">PrintingSettings</a></h4>
      <section><p>Defines the configuration options for the printing process.</p>
</section>


</div>
