# C1.WPF.ReportViewer.DocumentSource

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_ReportViewer_DocumentSource" data-uid="C1.WPF.ReportViewer.DocumentSource" class="text-break">DocumentSource Class
</h1>
  <div class="markdown level0 summary"><p>Base class for document sources (internal use only).</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><span class="xref">DocumentSource</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.ReportViewer.html">C1.WPF.ReportViewer</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="C1_WPF_ReportViewer_DocumentSource_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class DocumentSource : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class DocumentSource
    Inherits DependencyObject</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ComputedHorizontalScrollBarVisibilityProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ComputedHorizontalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedHorizontalScrollBarVisibilityProperty.html">ComputedHorizontalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedHorizontalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_ComputedHorizontalScrollBarVisibility">ComputedHorizontalScrollBarVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ComputedVerticalScrollBarVisibilityProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ComputedVerticalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedVerticalScrollBarVisibilityProperty.html">ComputedVerticalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedVerticalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_ComputedVerticalScrollBarVisibility">ComputedVerticalScrollBarVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ContentProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ContentProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ContentProperty.html">ContentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.Content.html#C1_WPF_ReportViewer_DocumentSource_Content">Content</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ExtentHeightProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ExtentHeightProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentHeightProperty.html">ExtentHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentHeight.html#C1_WPF_ReportViewer_DocumentSource_ExtentHeight">ExtentHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ExtentWidthProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ExtentWidthProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentWidthProperty.html">ExtentWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentWidth.html#C1_WPF_ReportViewer_DocumentSource_ExtentWidth">ExtentWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_HorizontalOffsetProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.HorizontalOffsetProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalOffsetProperty.html">HorizontalOffsetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalOffset.html#C1_WPF_ReportViewer_DocumentSource_HorizontalOffset">HorizontalOffset</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_HorizontalScrollBarVisibilityProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.HorizontalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalScrollBarVisibilityProperty.html">HorizontalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_HorizontalScrollBarVisibility">HorizontalScrollBarVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_IsFlowingProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.IsFlowingProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.IsFlowingProperty.html">IsFlowingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.IsFlowing.html#C1_WPF_ReportViewer_DocumentSource_IsFlowing">IsFlowing</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageCountProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageCountProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageCountProperty.html">PageCountProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageCount.html#C1_WPF_ReportViewer_DocumentSource_PageCount">PageCount</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageMarginProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageMarginProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageMarginProperty.html">PageMarginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageMargin.html#C1_WPF_ReportViewer_DocumentSource_PageMargin">PageMargin</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageNumberProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageNumberProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageNumberProperty.html">PageNumberProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageNumber.html#C1_WPF_ReportViewer_DocumentSource_PageNumber">PageNumber</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageSeparationProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageSeparationProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSeparationProperty.html">PageSeparationProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSeparation.html#C1_WPF_ReportViewer_DocumentSource_PageSeparation">PageSeparation</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageSizeProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageSizeProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSizeProperty.html">PageSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSize.html#C1_WPF_ReportViewer_DocumentSource_PageSize">PageSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageTemplateProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.PageTemplateProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageTemplateProperty.html">PageTemplateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageTemplate.html#C1_WPF_ReportViewer_DocumentSource_PageTemplate">PageTemplate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ScrollableHeightProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ScrollableHeightProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableHeightProperty.html">ScrollableHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableHeight.html#C1_WPF_ReportViewer_DocumentSource_ScrollableHeight">ScrollableHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ScrollableWidthProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ScrollableWidthProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableWidthProperty.html">ScrollableWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableWidth.html#C1_WPF_ReportViewer_DocumentSource_ScrollableWidth">ScrollableWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_SelectionBackgroundProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.SelectionBackgroundProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.SelectionBackgroundProperty.html">SelectionBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.SelectionBackground.html#C1_WPF_ReportViewer_DocumentSource_SelectionBackground">SelectionBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_VerticalOffsetProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.VerticalOffsetProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalOffsetProperty.html">VerticalOffsetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalOffset.html#C1_WPF_ReportViewer_DocumentSource_VerticalOffset">VerticalOffset</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_VerticalScrollBarVisibilityProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.VerticalScrollBarVisibilityProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalScrollBarVisibilityProperty.html">VerticalScrollBarVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_VerticalScrollBarVisibility">VerticalScrollBarVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewModeProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewModeProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewModeProperty.html">ViewModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewMode.html#C1_WPF_ReportViewer_DocumentSource_ViewMode">ViewMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewportHeightProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewportHeightProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportHeightProperty.html">ViewportHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportHeight.html#C1_WPF_ReportViewer_DocumentSource_ViewportHeight">ViewportHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewportWidthProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewportWidthProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportWidthProperty.html">ViewportWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportWidth.html#C1_WPF_ReportViewer_DocumentSource_ViewportWidth">ViewportWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ZoomProperty" data-uid="C1.WPF.ReportViewer.DocumentSource.ZoomProperty">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ZoomProperty.html">ZoomProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.Zoom.html#C1_WPF_ReportViewer_DocumentSource_Zoom">Zoom</a> dependency property.</p>
</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="C1_WPF_ReportViewer_DocumentSource_ComputedHorizontalScrollBarVisibility" data-uid="C1.WPF.ReportViewer.DocumentSource.ComputedHorizontalScrollBarVisibility">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedHorizontalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_ComputedHorizontalScrollBarVisibility">ComputedHorizontalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the horizontal <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.scrollbar">ScrollBar</a> is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ComputedVerticalScrollBarVisibility" data-uid="C1.WPF.ReportViewer.DocumentSource.ComputedVerticalScrollBarVisibility">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ComputedVerticalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_ComputedVerticalScrollBarVisibility">ComputedVerticalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the vertical <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.scrollbar">ScrollBar</a> is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_Content" data-uid="C1.WPF.ReportViewer.DocumentSource.Content">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.Content.html#C1_WPF_ReportViewer_DocumentSource_Content">Content</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a content of the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ExtentHeight" data-uid="C1.WPF.ReportViewer.DocumentSource.ExtentHeight">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentHeight.html#C1_WPF_ReportViewer_DocumentSource_ExtentHeight">ExtentHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical size of all the content for display in the <a class="xref" href="C1.WPF.ReportViewer.C1ReportViewer.html">C1ReportViewer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ExtentWidth" data-uid="C1.WPF.ReportViewer.DocumentSource.ExtentWidth">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ExtentWidth.html#C1_WPF_ReportViewer_DocumentSource_ExtentWidth">ExtentWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal size of all the content for display in the <a class="xref" href="C1.WPF.ReportViewer.C1ReportViewer.html">C1ReportViewer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_HorizontalOffset" data-uid="C1.WPF.ReportViewer.DocumentSource.HorizontalOffset">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalOffset.html#C1_WPF_ReportViewer_DocumentSource_HorizontalOffset">HorizontalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the horizontal offset of the scrolled content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_HorizontalScrollBarVisibility" data-uid="C1.WPF.ReportViewer.DocumentSource.HorizontalScrollBarVisibility">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.HorizontalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_HorizontalScrollBarVisibility">HorizontalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether a horizontal <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.scrollbar">ScrollBar</a> should be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_IsFlowing" data-uid="C1.WPF.ReportViewer.DocumentSource.IsFlowing">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.IsFlowing.html#C1_WPF_ReportViewer_DocumentSource_IsFlowing">IsFlowing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates if the document is flowing (i.e. in HTML documents).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageCount" data-uid="C1.WPF.ReportViewer.DocumentSource.PageCount">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageCount.html#C1_WPF_ReportViewer_DocumentSource_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the total page count.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageMargin" data-uid="C1.WPF.ReportViewer.DocumentSource.PageMargin">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageMargin.html#C1_WPF_ReportViewer_DocumentSource_PageMargin">PageMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.thickness">Thickness</a> used as margin for each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageNumber" data-uid="C1.WPF.ReportViewer.DocumentSource.PageNumber">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageNumber.html#C1_WPF_ReportViewer_DocumentSource_PageNumber">PageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the current page number.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageSeparation" data-uid="C1.WPF.ReportViewer.DocumentSource.PageSeparation">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSeparation.html#C1_WPF_ReportViewer_DocumentSource_PageSeparation">PageSeparation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.thickness">Thickness</a> used as separation between pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageSize" data-uid="C1.WPF.ReportViewer.DocumentSource.PageSize">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageSize.html#C1_WPF_ReportViewer_DocumentSource_PageSize">PageSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the current page size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_PageTemplate" data-uid="C1.WPF.ReportViewer.DocumentSource.PageTemplate">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.PageTemplate.html#C1_WPF_ReportViewer_DocumentSource_PageTemplate">PageTemplate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the PageTemplate.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ScrollableHeight" data-uid="C1.WPF.ReportViewer.DocumentSource.ScrollableHeight">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableHeight.html#C1_WPF_ReportViewer_DocumentSource_ScrollableHeight">ScrollableHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ScrollableWidth" data-uid="C1.WPF.ReportViewer.DocumentSource.ScrollableWidth">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ScrollableWidth.html#C1_WPF_ReportViewer_DocumentSource_ScrollableWidth">ScrollableWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_SelectionBackground" data-uid="C1.WPF.ReportViewer.DocumentSource.SelectionBackground">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.SelectionBackground.html#C1_WPF_ReportViewer_DocumentSource_SelectionBackground">SelectionBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.brush">Brush</a> used for Selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_VerticalOffset" data-uid="C1.WPF.ReportViewer.DocumentSource.VerticalOffset">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalOffset.html#C1_WPF_ReportViewer_DocumentSource_VerticalOffset">VerticalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the vertical offset of the scrolled content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_VerticalScrollBarVisibility" data-uid="C1.WPF.ReportViewer.DocumentSource.VerticalScrollBarVisibility">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.VerticalScrollBarVisibility.html#C1_WPF_ReportViewer_DocumentSource_VerticalScrollBarVisibility">VerticalScrollBarVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether a horizontal <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.primitives.scrollbar">ScrollBar</a> should be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewMode" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewMode">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewMode.html#C1_WPF_ReportViewer_DocumentSource_ViewMode">ViewMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the current view mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewportHeight" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewportHeight">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportHeight.html#C1_WPF_ReportViewer_DocumentSource_ViewportHeight">ViewportHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that contains the vertical size of the viewable content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_ViewportWidth" data-uid="C1.WPF.ReportViewer.DocumentSource.ViewportWidth">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.ViewportWidth.html#C1_WPF_ReportViewer_DocumentSource_ViewportWidth">ViewportWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that contains the horizontal size of the viewable content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_ReportViewer_DocumentSource_Zoom" data-uid="C1.WPF.ReportViewer.DocumentSource.Zoom">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.Zoom.html#C1_WPF_ReportViewer_DocumentSource_Zoom">Zoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current zoom value.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="C1_WPF_ReportViewer_DocumentSource_OnRequestNavigate_C1_WPF_ReportViewer_RequestNavigateEventArgs_" data-uid="C1.WPF.ReportViewer.DocumentSource.OnRequestNavigate(C1.WPF.ReportViewer.RequestNavigateEventArgs)">
          <a class="xref" href="C1.WPF.ReportViewer.DocumentSource.OnRequestNavigate.html#C1_WPF_ReportViewer_DocumentSource_OnRequestNavigate_C1_WPF_ReportViewer_RequestNavigateEventArgs_">OnRequestNavigate(RequestNavigateEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the internal <span class="xref">RequestNavigate</span> event.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
