# C1.WinUI.Viewer.FlexViewerPane

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WinUI_Viewer_FlexViewerPane" data-uid="C1.WinUI.Viewer.FlexViewerPane" class="text-break">FlexViewerPane Class
</h1>
  <div class="markdown level0 summary"><p>Represents a control showing the preview of the associated document.</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">FlexViewerPane</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">ICanvasResourceCreatorWithDpi</span></div>
    <div><span class="xref">ICanvasResourceCreator</span></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WinUI.Viewer.html">C1.WinUI.Viewer</a></h6>
  <h6><strong>Assembly</strong>: C1.WinUI.Viewer.dll</h6>
  <h5 id="C1_WinUI_Viewer_FlexViewerPane_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FlexViewerPane : Control, ICanvasResourceCreatorWithDpi, ICanvasResourceCreator, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FlexViewerPane
    Inherits Control
    Implements ICanvasResourceCreatorWithDpi, ICanvasResourceCreator, INotifyPropertyChanged</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="C1_WinUI_Viewer_FlexViewerPane__ctor" data-uid="C1.WinUI.Viewer.FlexViewerPane.#ctor">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.-ctor.html#C1_WinUI_Viewer_FlexViewerPane__ctor">FlexViewerPane()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.html">FlexViewerPane</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_WinUI_Viewer_FlexViewerPane_BusyProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.BusyProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.BusyProperty.html">BusyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Busy.html#C1_WinUI_Viewer_FlexViewerPane_Busy">Busy</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ContinuousProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ContinuousProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ContinuousProperty.html">ContinuousProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Continuous.html#C1_WinUI_Viewer_FlexViewerPane_Continuous">Continuous</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_DocumentSourceProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.DocumentSourceProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.DocumentSourceProperty.html">DocumentSourceProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.DocumentSource.html#C1_WinUI_Viewer_FlexViewerPane_DocumentSource">DocumentSource</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_FacingPagesProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.FacingPagesProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FacingPagesProperty.html">FacingPagesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FacingPages.html#C1_WinUI_Viewer_FlexViewerPane_FacingPages">FacingPages</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasBackwardHistoryProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasBackwardHistoryProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasBackwardHistoryProperty.html">HasBackwardHistoryProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasBackwardHistory.html#C1_WinUI_Viewer_FlexViewerPane_HasBackwardHistory">HasBackwardHistory</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasForwardHistoryProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasForwardHistoryProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasForwardHistoryProperty.html">HasForwardHistoryProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasForwardHistory.html#C1_WinUI_Viewer_FlexViewerPane_HasForwardHistory">HasForwardHistory</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasPagesProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasPagesProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasPagesProperty.html">HasPagesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasPages.html#C1_WinUI_Viewer_FlexViewerPane_HasPages">HasPages</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasParametersProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasParametersProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasParametersProperty.html">HasParametersProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasParameters.html#C1_WinUI_Viewer_FlexViewerPane_HasParameters">HasParameters</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasSelectionProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasSelectionProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasSelectionProperty.html">HasSelectionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasSelection.html#C1_WinUI_Viewer_FlexViewerPane_HasSelection">HasSelection</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasWidePagesProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasWidePagesProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasWidePagesProperty.html">HasWidePagesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasWidePages.html#C1_WinUI_Viewer_FlexViewerPane_HasWidePages">HasWidePages</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsActualSizeZoomModeProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsActualSizeZoomModeProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsActualSizeZoomModeProperty.html">IsActualSizeZoomModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsActualSizeZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsActualSizeZoomMode">IsActualSizeZoomMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsEightPageColumnsLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsEightPageColumnsLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsEightPageColumnsLayoutProperty.html">IsEightPageColumnsLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsEightPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsEightPageColumnsLayout">IsEightPageColumnsLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsFourPageColumnsLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsFourPageColumnsLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsFourPageColumnsLayoutProperty.html">IsFourPageColumnsLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsFourPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsFourPageColumnsLayout">IsFourPageColumnsLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsOnePageColumnLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsOnePageColumnLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageColumnLayoutProperty.html">IsOnePageColumnLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageColumnLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsOnePageColumnLayout">IsOnePageColumnLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsOnePageRowLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsOnePageRowLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageRowLayoutProperty.html">IsOnePageRowLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageRowLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsOnePageRowLayout">IsOnePageRowLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsPageRowsApplicableProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageRowsApplicableProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageRowsApplicableProperty.html">IsPageRowsApplicableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageRowsApplicable.html#C1_WinUI_Viewer_FlexViewerPane_IsPageRowsApplicable">IsPageRowsApplicable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomModeProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomModeProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomModeProperty.html">IsPageWidthZoomModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode">IsPageWidthZoomMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsThreePageRowsLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsThreePageRowsLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsThreePageRowsLayoutProperty.html">IsThreePageRowsLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsThreePageRowsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsThreePageRowsLayout">IsThreePageRowsLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsTwoPageColumnsLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageColumnsLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageColumnsLayoutProperty.html">IsTwoPageColumnsLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsTwoPageColumnsLayout">IsTwoPageColumnsLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsTwoPageRowsLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageRowsLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageRowsLayoutProperty.html">IsTwoPageRowsLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageRowsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsTwoPageRowsLayout">IsTwoPageRowsLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsWholePageZoomModeProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsWholePageZoomModeProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsWholePageZoomModeProperty.html">IsWholePageZoomModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsWholePageZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsWholePageZoomMode">IsWholePageZoomMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LimitSearchToCurrentPageProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.LimitSearchToCurrentPageProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LimitSearchToCurrentPageProperty.html">LimitSearchToCurrentPageProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LimitSearchToCurrentPage.html#C1_WinUI_Viewer_FlexViewerPane_LimitSearchToCurrentPage">LimitSearchToCurrentPage</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LinkOverpanProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.LinkOverpanProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LinkOverpanProperty.html">LinkOverpanProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LinkOverpan.html#C1_WinUI_Viewer_FlexViewerPane_LinkOverpan">LinkOverpan</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LoadingPageSizeProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.LoadingPageSizeProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LoadingPageSizeProperty.html">LoadingPageSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LoadingPageSize.html#C1_WinUI_Viewer_FlexViewerPane_LoadingPageSize">LoadingPageSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NonPaginatedContentAlignmentProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.NonPaginatedContentAlignmentProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NonPaginatedContentAlignmentProperty.html">NonPaginatedContentAlignmentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NonPaginatedContentAlignment.html#C1_WinUI_Viewer_FlexViewerPane_NonPaginatedContentAlignment">NonPaginatedContentAlignment</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageAreaBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageAreaBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaBackgroundProperty.html">PageAreaBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaBackground.html#C1_WinUI_Viewer_FlexViewerPane_PageAreaBackground">PageAreaBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageAreaPaddingProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageAreaPaddingProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaPaddingProperty.html">PageAreaPaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaPadding.html#C1_WinUI_Viewer_FlexViewerPane_PageAreaPadding">PageAreaPadding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBackgroundProperty.html">PageBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBackground.html#C1_WinUI_Viewer_FlexViewerPane_PageBackground">PageBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageBorderBrushProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageBorderBrushProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBorderBrushProperty.html">PageBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBorderBrush.html#C1_WinUI_Viewer_FlexViewerPane_PageBorderBrush">PageBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageColumnsProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageColumnsProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageColumnsProperty.html">PageColumnsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageColumns.html#C1_WinUI_Viewer_FlexViewerPane_PageColumns">PageColumns</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageCountProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageCountProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageCountProperty.html">PageCountProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageCount.html#C1_WinUI_Viewer_FlexViewerPane_PageCount">PageCount</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageHistoryTrackingProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageHistoryTrackingProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageHistoryTrackingProperty.html">PageHistoryTrackingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageHistoryTracking.html#C1_WinUI_Viewer_FlexViewerPane_PageHistoryTracking">PageHistoryTracking</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageNumberProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageNumberProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageNumberProperty.html">PageNumberProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageNumber">PageNumber</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageOverpanProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageOverpanProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageOverpanProperty.html">PageOverpanProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageOverpan.html#C1_WinUI_Viewer_FlexViewerPane_PageOverpan">PageOverpan</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageRefreshRateProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageRefreshRateProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRefreshRateProperty.html">PageRefreshRateProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRefreshRate.html#C1_WinUI_Viewer_FlexViewerPane_PageRefreshRate">PageRefreshRate</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageRowsProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageRowsProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRowsProperty.html">PageRowsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRows.html#C1_WinUI_Viewer_FlexViewerPane_PageRows">PageRows</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSetCountProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSetCountProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetCountProperty.html">PageSetCountProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetCount.html#C1_WinUI_Viewer_FlexViewerPane_PageSetCount">PageSetCount</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSetNumberProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSetNumberProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetNumberProperty.html">PageSetNumberProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageSetNumber">PageSetNumber</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSpacingProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSpacingProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSpacingProperty.html">PageSpacingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSpacing.html#C1_WinUI_Viewer_FlexViewerPane_PageSpacing">PageSpacing</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PaginatedProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PaginatedProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PaginatedProperty.html">PaginatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Paginated.html#C1_WinUI_Viewer_FlexViewerPane_Paginated">Paginated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PrintingEnabledProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.PrintingEnabledProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PrintingEnabledProperty.html">PrintingEnabledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PrintingEnabled.html#C1_WinUI_Viewer_FlexViewerPane_PrintingEnabled">PrintingEnabled</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ReportToolTipProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ReportToolTipProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ReportToolTipProperty.html">ReportToolTipProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ReportToolTip.html#C1_WinUI_Viewer_FlexViewerPane_ReportToolTip">ReportToolTip</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_RotateViewProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.RotateViewProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.RotateViewProperty.html">RotateViewProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.RotateView.html#C1_WinUI_Viewer_FlexViewerPane_RotateView">RotateView</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBackgroundProperty.html">StatusBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBackground.html#C1_WinUI_Viewer_FlexViewerPane_StatusBackground">StatusBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusBorderBrushProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusBorderBrushProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBorderBrushProperty.html">StatusBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBorderBrush.html#C1_WinUI_Viewer_FlexViewerPane_StatusBorderBrush">StatusBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusForegroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusForegroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusForegroundProperty.html">StatusForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusForeground.html#C1_WinUI_Viewer_FlexViewerPane_StatusForeground">StatusForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusTextProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusTextProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusTextProperty.html">StatusTextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusText.html#C1_WinUI_Viewer_FlexViewerPane_StatusText">StatusText</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailOverBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailOverBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailOverBackgroundProperty.html">ThumbnailOverBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailOverBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailOverBackground">ThumbnailOverBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumBackgroundProperty.html">ThumbnailPageNumBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumBackground">ThumbnailPageNumBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumForegroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumForegroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumForegroundProperty.html">ThumbnailPageNumForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumForeground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumForeground">ThumbnailPageNumForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailScaleProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailScaleProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailScaleProperty.html">ThumbnailScaleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailScale.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailScale">ThumbnailScale</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedBackgroundProperty.html">ThumbnailSelectedBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedBackground">ThumbnailSelectedBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedOverBackgroundProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedOverBackgroundProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedOverBackgroundProperty.html">ThumbnailSelectedOverBackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedOverBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedOverBackground">ThumbnailSelectedOverBackground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_UseAsyncRenderingProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.UseAsyncRenderingProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.UseAsyncRenderingProperty.html">UseAsyncRenderingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.UseAsyncRendering.html#C1_WinUI_Viewer_FlexViewerPane_UseAsyncRendering">UseAsyncRendering</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_WideLayoutProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.WideLayoutProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.WideLayoutProperty.html">WideLayoutProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.WideLayout.html#C1_WinUI_Viewer_FlexViewerPane_WideLayout">WideLayout</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ZoomFactorProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ZoomFactorProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomFactorProperty.html">ZoomFactorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomFactor.html#C1_WinUI_Viewer_FlexViewerPane_ZoomFactor">ZoomFactor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ZoomModeProperty" data-uid="C1.WinUI.Viewer.FlexViewerPane.ZoomModeProperty">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomModeProperty.html">ZoomModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_ZoomMode">ZoomMode</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_WinUI_Viewer_FlexViewerPane_ActualSizeCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.ActualSizeCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ActualSizeCommand.html#C1_WinUI_Viewer_FlexViewerPane_ActualSizeCommand">ActualSizeCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets zoom to 100%.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_Busy" data-uid="C1.WinUI.Viewer.FlexViewerPane.Busy">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Busy.html#C1_WinUI_Viewer_FlexViewerPane_Busy">Busy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the flag indicating whether the viewer pane is currently busy.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_Continuous" data-uid="C1.WinUI.Viewer.FlexViewerPane.Continuous">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Continuous.html#C1_WinUI_Viewer_FlexViewerPane_Continuous">Continuous</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to show document pages continuously.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_CopyTextCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.CopyTextCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.CopyTextCommand.html#C1_WinUI_Viewer_FlexViewerPane_CopyTextCommand">CopyTextCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that copies the selected text to Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_DeselectAllCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.DeselectAllCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.DeselectAllCommand.html#C1_WinUI_Viewer_FlexViewerPane_DeselectAllCommand">DeselectAllCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that deselects all text in the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_Device" data-uid="C1.WinUI.Viewer.FlexViewerPane.Device">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Device.html#C1_WinUI_Viewer_FlexViewerPane_Device">Device</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_DocumentSource" data-uid="C1.WinUI.Viewer.FlexViewerPane.DocumentSource">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.DocumentSource.html#C1_WinUI_Viewer_FlexViewerPane_DocumentSource">DocumentSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the document source which is used to generate a report.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_Dpi" data-uid="C1.WinUI.Viewer.FlexViewerPane.Dpi">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Dpi.html#C1_WinUI_Viewer_FlexViewerPane_Dpi">Dpi</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_EightPagesViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.EightPagesViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.EightPagesViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_EightPagesViewCommand">EightPagesViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets layout to eight page columns view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_FacingPages" data-uid="C1.WinUI.Viewer.FlexViewerPane.FacingPages">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FacingPages.html#C1_WinUI_Viewer_FlexViewerPane_FacingPages">FacingPages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to show facing pages side by side, the first page on the right.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_FacingPagesCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.FacingPagesCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FacingPagesCommand.html#C1_WinUI_Viewer_FlexViewerPane_FacingPagesCommand">FacingPagesCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that shows facing pages side by side.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_FirstPageCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.FirstPageCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FirstPageCommand.html#C1_WinUI_Viewer_FlexViewerPane_FirstPageCommand">FirstPageCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that goes to the first page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_FourPagesViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.FourPagesViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.FourPagesViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_FourPagesViewCommand">FourPagesViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets layout to four page columns view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasBackwardHistory" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasBackwardHistory">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasBackwardHistory.html#C1_WinUI_Viewer_FlexViewerPane_HasBackwardHistory">HasBackwardHistory</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the user can navigate to the previous position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasForwardHistory" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasForwardHistory">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasForwardHistory.html#C1_WinUI_Viewer_FlexViewerPane_HasForwardHistory">HasForwardHistory</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the user can navigate to the next position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasPages" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasPages">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasPages.html#C1_WinUI_Viewer_FlexViewerPane_HasPages">HasPages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the document has some visible content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasParameters" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasParameters">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasParameters.html#C1_WinUI_Viewer_FlexViewerPane_HasParameters">HasParameters</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the document has visible parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasSelection" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasSelection">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasSelection.html#C1_WinUI_Viewer_FlexViewerPane_HasSelection">HasSelection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if some text is currently selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HasWidePages" data-uid="C1.WinUI.Viewer.FlexViewerPane.HasWidePages">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HasWidePages.html#C1_WinUI_Viewer_FlexViewerPane_HasWidePages">HasWidePages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the document contains wide pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsActualSizeZoomMode" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsActualSizeZoomMode">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsActualSizeZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsActualSizeZoomMode">IsActualSizeZoomMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if pages are shown in actual size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsEightPageColumnsLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsEightPageColumnsLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsEightPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsEightPageColumnsLayout">IsEightPageColumnsLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if eight page columns are shown in paginated mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsFourPageColumnsLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsFourPageColumnsLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsFourPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsFourPageColumnsLayout">IsFourPageColumnsLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if four page columns are shown in paginated mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsOnePageColumnLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsOnePageColumnLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageColumnLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsOnePageColumnLayout">IsOnePageColumnLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if one page column is shown in paginated mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsOnePageRowLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsOnePageRowLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsOnePageRowLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsOnePageRowLayout">IsOnePageRowLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if one page row is shown in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsPageRowsApplicable" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageRowsApplicable">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageRowsApplicable.html#C1_WinUI_Viewer_FlexViewerPane_IsPageRowsApplicable">IsPageRowsApplicable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRows.html#C1_WinUI_Viewer_FlexViewerPane_PageRows">PageRows</a> property is currently applicable.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode">IsPageWidthZoomMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if pages are zoomed in or out as necessary to fit the page width in the preview window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsThreePageRowsLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsThreePageRowsLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsThreePageRowsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsThreePageRowsLayout">IsThreePageRowsLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if three page rows are shown in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsTwoPageColumnsLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageColumnsLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageColumnsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsTwoPageColumnsLayout">IsTwoPageColumnsLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if two page columns are shown in paginated mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsTwoPageRowsLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageRowsLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsTwoPageRowsLayout.html#C1_WinUI_Viewer_FlexViewerPane_IsTwoPageRowsLayout">IsTwoPageRowsLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if two page rows are shown in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_IsWholePageZoomMode" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsWholePageZoomMode">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.IsWholePageZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_IsWholePageZoomMode">IsWholePageZoomMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if pages are zoomed in or out as necessary to fit the whole page in the preview window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LastPageCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.LastPageCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LastPageCommand.html#C1_WinUI_Viewer_FlexViewerPane_LastPageCommand">LastPageCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that goes to the last page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LimitSearchToCurrentPage" data-uid="C1.WinUI.Viewer.FlexViewerPane.LimitSearchToCurrentPage">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LimitSearchToCurrentPage.html#C1_WinUI_Viewer_FlexViewerPane_LimitSearchToCurrentPage">LimitSearchToCurrentPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the text search should be limited to current page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LinkOverpan" data-uid="C1.WinUI.Viewer.FlexViewerPane.LinkOverpan">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LinkOverpan.html#C1_WinUI_Viewer_FlexViewerPane_LinkOverpan">LinkOverpan</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin when scrolling to a link or bookmark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LoadingPageSize" data-uid="C1.WinUI.Viewer.FlexViewerPane.LoadingPageSize">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LoadingPageSize.html#C1_WinUI_Viewer_FlexViewerPane_LoadingPageSize">LoadingPageSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of a page which is not loaded yet.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NavigateBackwardCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.NavigateBackwardCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NavigateBackwardCommand.html#C1_WinUI_Viewer_FlexViewerPane_NavigateBackwardCommand">NavigateBackwardCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that navigates to the previous position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NavigateForwardCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.NavigateForwardCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NavigateForwardCommand.html#C1_WinUI_Viewer_FlexViewerPane_NavigateForwardCommand">NavigateForwardCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that navigates to the next position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NextPageCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.NextPageCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NextPageCommand.html#C1_WinUI_Viewer_FlexViewerPane_NextPageCommand">NextPageCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that goes to the next page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NonPaginatedContentAlignment" data-uid="C1.WinUI.Viewer.FlexViewerPane.NonPaginatedContentAlignment">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NonPaginatedContentAlignment.html#C1_WinUI_Viewer_FlexViewerPane_NonPaginatedContentAlignment">NonPaginatedContentAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the non-paginated content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnePageViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnePageViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnePageViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_OnePageViewCommand">OnePageViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets layout to one page column view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OneRowViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.OneRowViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OneRowViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_OneRowViewCommand">OneRowViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets the non-continuous layout to one row view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageAreaBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageAreaBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaBackground.html#C1_WinUI_Viewer_FlexViewerPane_PageAreaBackground">PageAreaBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.SolidColorBrush</span> which provides background for the page area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageAreaPadding" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageAreaPadding">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageAreaPadding.html#C1_WinUI_Viewer_FlexViewerPane_PageAreaPadding">PageAreaPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of padding between pages and the preview window edges.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBackground.html#C1_WinUI_Viewer_FlexViewerPane_PageBackground">PageBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.SolidColorBrush</span> used for filling the page content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageBorderBrush" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageBorderBrush">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageBorderBrush.html#C1_WinUI_Viewer_FlexViewerPane_PageBorderBrush">PageBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.SolidColorBrush</span> used for drawing page borders.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageColumns" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageColumns">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageColumns.html#C1_WinUI_Viewer_FlexViewerPane_PageColumns">PageColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of page columns shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageCount" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageCount">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageCount.html#C1_WinUI_Viewer_FlexViewerPane_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of pages displayed in the preview.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageHistoryTracking" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageHistoryTracking">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageHistoryTracking.html#C1_WinUI_Viewer_FlexViewerPane_PageHistoryTracking">PageHistoryTracking</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the changes to the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageNumber">PageNumber</a> or <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageSetNumber">PageSetNumber</a> properties should be collected in history.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageNumber" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageNumber">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageNumber">PageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of the currently visible page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageOverpan" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageOverpan">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageOverpan.html#C1_WinUI_Viewer_FlexViewerPane_PageOverpan">PageOverpan</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the portion of the previous page that remains visible when the user navigates to the next page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageRefreshRate" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageRefreshRate">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRefreshRate.html#C1_WinUI_Viewer_FlexViewerPane_PageRefreshRate">PageRefreshRate</a>
        </td>
        <td class="markdown level1 summary"><p>The number of pages generated between the viewer refreshes its layout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageRows" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageRows">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageRows.html#C1_WinUI_Viewer_FlexViewerPane_PageRows">PageRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of page rows shown in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSetCount" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSetCount">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetCount.html#C1_WinUI_Viewer_FlexViewerPane_PageSetCount">PageSetCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of page sets in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSetNumber" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSetNumber">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSetNumber.html#C1_WinUI_Viewer_FlexViewerPane_PageSetNumber">PageSetNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of the current page set for non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageSpacing" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageSpacing">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageSpacing.html#C1_WinUI_Viewer_FlexViewerPane_PageSpacing">PageSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of padding between pages in the preview.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PageWidthCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.PageWidthCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PageWidthCommand.html#C1_WinUI_Viewer_FlexViewerPane_PageWidthCommand">PageWidthCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets zoom to page width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_Paginated" data-uid="C1.WinUI.Viewer.FlexViewerPane.Paginated">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.Paginated.html#C1_WinUI_Viewer_FlexViewerPane_Paginated">Paginated</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the content should be represented as a set of fixed sized pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PreviousPageCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.PreviousPageCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PreviousPageCommand.html#C1_WinUI_Viewer_FlexViewerPane_PreviousPageCommand">PreviousPageCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that goes to the previous page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PrintCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.PrintCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PrintCommand.html#C1_WinUI_Viewer_FlexViewerPane_PrintCommand">PrintCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that opens the Print dialog.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PrintingEnabled" data-uid="C1.WinUI.Viewer.FlexViewerPane.PrintingEnabled">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PrintingEnabled.html#C1_WinUI_Viewer_FlexViewerPane_PrintingEnabled">PrintingEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether default printing UI should be available to end-user.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ReportToolTip" data-uid="C1.WinUI.Viewer.FlexViewerPane.ReportToolTip">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ReportToolTip.html#C1_WinUI_Viewer_FlexViewerPane_ReportToolTip">ReportToolTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the toooltip string which should be appear over the report element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_RotateClockwiseCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.RotateClockwiseCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.RotateClockwiseCommand.html#C1_WinUI_Viewer_FlexViewerPane_RotateClockwiseCommand">RotateClockwiseCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that rotates pages by 90 degrees clockwise relative to the current orientation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_RotateCounterClockwiseCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.RotateCounterClockwiseCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.RotateCounterClockwiseCommand.html#C1_WinUI_Viewer_FlexViewerPane_RotateCounterClockwiseCommand">RotateCounterClockwiseCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that rotates pages by 90 degrees counter-clockwise relative to the current orientation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_RotateView" data-uid="C1.WinUI.Viewer.FlexViewerPane.RotateView">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.RotateView.html#C1_WinUI_Viewer_FlexViewerPane_RotateView">RotateView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating if the viewed pages are rotated by the specified angle.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SearchStarted" data-uid="C1.WinUI.Viewer.FlexViewerPane.SearchStarted">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SearchStarted.html#C1_WinUI_Viewer_FlexViewerPane_SearchStarted">SearchStarted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating if the search mode is started and you can call the SearchNext and SearchPrevious methods.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SelectAllCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.SelectAllCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SelectAllCommand.html#C1_WinUI_Viewer_FlexViewerPane_SelectAllCommand">SelectAllCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that selects all text in the document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBackground.html#C1_WinUI_Viewer_FlexViewerPane_StatusBackground">StatusBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> which provides background for the status panel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusBorderBrush" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusBorderBrush">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusBorderBrush.html#C1_WinUI_Viewer_FlexViewerPane_StatusBorderBrush">StatusBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> which is used for drawing border of the status panel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusForeground" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusForeground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusForeground.html#C1_WinUI_Viewer_FlexViewerPane_StatusForeground">StatusForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> which is used for drawing text of the status panel.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_StatusText" data-uid="C1.WinUI.Viewer.FlexViewerPane.StatusText">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.StatusText.html#C1_WinUI_Viewer_FlexViewerPane_StatusText">StatusText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that is displayed as the current status string.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThreeRowsViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThreeRowsViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThreeRowsViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_ThreeRowsViewCommand">ThreeRowsViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets the non-continuous layout to three rows view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailOverBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailOverBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailOverBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailOverBackground">ThumbnailOverBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used for filling background for a hovered thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumBackground">ThumbnailPageNumBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used for filling page number label on a thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumForeground" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumForeground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailPageNumForeground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailPageNumForeground">ThumbnailPageNumForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used for drawing page number label on a thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailScale" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailScale">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailScale.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailScale">ThumbnailScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scale of the page thumbnails.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedBackground">ThumbnailSelectedBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used for filling background for a selected thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedOverBackground" data-uid="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedOverBackground">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ThumbnailSelectedOverBackground.html#C1_WinUI_Viewer_FlexViewerPane_ThumbnailSelectedOverBackground">ThumbnailSelectedOverBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <span class="xref">Microsoft.UI.Xaml.Media.Brush</span> used for filling background for a selected hovered thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_TwoPagesViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.TwoPagesViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.TwoPagesViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_TwoPagesViewCommand">TwoPagesViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets layout to two page columns view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_TwoRowsViewCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.TwoRowsViewCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.TwoRowsViewCommand.html#C1_WinUI_Viewer_FlexViewerPane_TwoRowsViewCommand">TwoRowsViewCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets the non-continuous layout to two rows view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_UseAsyncRendering" data-uid="C1.WinUI.Viewer.FlexViewerPane.UseAsyncRendering">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.UseAsyncRendering.html#C1_WinUI_Viewer_FlexViewerPane_UseAsyncRendering">UseAsyncRendering</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates if the document should be generated asynchronously.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_WholePageCommand" data-uid="C1.WinUI.Viewer.FlexViewerPane.WholePageCommand">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.WholePageCommand.html#C1_WinUI_Viewer_FlexViewerPane_WholePageCommand">WholePageCommand</a>
        </td>
        <td class="markdown level1 summary"><p>The <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.input.icommand">ICommand</a> that sets zoom to whole page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_WideLayout" data-uid="C1.WinUI.Viewer.FlexViewerPane.WideLayout">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.WideLayout.html#C1_WinUI_Viewer_FlexViewerPane_WideLayout">WideLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether a multi-column layout is applied to wide reports by default.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ZoomFactor" data-uid="C1.WinUI.Viewer.FlexViewerPane.ZoomFactor">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomFactor.html#C1_WinUI_Viewer_FlexViewerPane_ZoomFactor">ZoomFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the zoom factor (1.0 is actual size).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ZoomMode" data-uid="C1.WinUI.Viewer.FlexViewerPane.ZoomMode">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ZoomMode.html#C1_WinUI_Viewer_FlexViewerPane_ZoomMode">ZoomMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the preview zoom mode.</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_WinUI_Viewer_FlexViewerPane_ClearHistory" data-uid="C1.WinUI.Viewer.FlexViewerPane.ClearHistory">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ClearHistory.html#C1_WinUI_Viewer_FlexViewerPane_ClearHistory">ClearHistory()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the navigation history.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ClearSelection" data-uid="C1.WinUI.Viewer.FlexViewerPane.ClearSelection">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ClearSelection.html#C1_WinUI_Viewer_FlexViewerPane_ClearSelection">ClearSelection()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes selection if any exists (not related to search results).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ConvertDipsToPixels_System_Single_Microsoft_Graphics_Canvas_CanvasDpiRounding_" data-uid="C1.WinUI.Viewer.FlexViewerPane.ConvertDipsToPixels(System.Single,Microsoft.Graphics.Canvas.CanvasDpiRounding)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ConvertDipsToPixels.html#C1_WinUI_Viewer_FlexViewerPane_ConvertDipsToPixels_System_Single_Microsoft_Graphics_Canvas_CanvasDpiRounding_">ConvertDipsToPixels(float, CanvasDpiRounding)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ConvertPixelsToDips_System_Int32_" data-uid="C1.WinUI.Viewer.FlexViewerPane.ConvertPixelsToDips(System.Int32)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ConvertPixelsToDips.html#C1_WinUI_Viewer_FlexViewerPane_ConvertPixelsToDips_System_Int32_">ConvertPixelsToDips(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_CopySelectionToClipboard" data-uid="C1.WinUI.Viewer.FlexViewerPane.CopySelectionToClipboard">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.CopySelectionToClipboard.html#C1_WinUI_Viewer_FlexViewerPane_CopySelectionToClipboard">CopySelectionToClipboard()</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the selected text into the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_GetSelectionAsText" data-uid="C1.WinUI.Viewer.FlexViewerPane.GetSelectionAsText">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.GetSelectionAsText.html#C1_WinUI_Viewer_FlexViewerPane_GetSelectionAsText">GetSelectionAsText()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the currently selected text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NavigateBackward" data-uid="C1.WinUI.Viewer.FlexViewerPane.NavigateBackward">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NavigateBackward.html#C1_WinUI_Viewer_FlexViewerPane_NavigateBackward">NavigateBackward()</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates to the previous position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NavigateForward" data-uid="C1.WinUI.Viewer.FlexViewerPane.NavigateForward">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NavigateForward.html#C1_WinUI_Viewer_FlexViewerPane_NavigateForward">NavigateForward()</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates to the next position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_NavigateToOutlineNode_C1_Document_OutlineNode_" data-uid="C1.WinUI.Viewer.FlexViewerPane.NavigateToOutlineNode(C1.Document.OutlineNode)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.NavigateToOutlineNode.html#C1_WinUI_Viewer_FlexViewerPane_NavigateToOutlineNode_C1_Document_OutlineNode_">NavigateToOutlineNode(OutlineNode)</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates to the specified <span class="xref">C1.Document.OutlineNode</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnApplyTemplate" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnApplyTemplate">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnApplyTemplate.html#C1_WinUI_Viewer_FlexViewerPane_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnHyperlinkClicked_C1_WinUI_Viewer_HyperlinkClickedEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnHyperlinkClicked(C1.WinUI.Viewer.HyperlinkClickedEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnHyperlinkClicked.html#C1_WinUI_Viewer_FlexViewerPane_OnHyperlinkClicked_C1_WinUI_Viewer_HyperlinkClickedEventArgs_">OnHyperlinkClicked(HyperlinkClickedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the HyperlinkClicked event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnHyperlinkHovered_C1_WinUI_Viewer_HyperlinkHoveredEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnHyperlinkHovered(C1.WinUI.Viewer.HyperlinkHoveredEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnHyperlinkHovered.html#C1_WinUI_Viewer_FlexViewerPane_OnHyperlinkHovered_C1_WinUI_Viewer_HyperlinkHoveredEventArgs_">OnHyperlinkHovered(HyperlinkHoveredEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the HyperlinkHovered event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnLongOperation_C1_Document_LongOperationEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnLongOperation(C1.Document.LongOperationEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnLongOperation.html#C1_WinUI_Viewer_FlexViewerPane_OnLongOperation_C1_Document_LongOperationEventArgs_">OnLongOperation(LongOperationEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the LongOperation event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnOperationError_C1_WinUI_Viewer_OperationErrorEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnOperationError(C1.WinUI.Viewer.OperationErrorEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnOperationError.html#C1_WinUI_Viewer_FlexViewerPane_OnOperationError_C1_WinUI_Viewer_OperationErrorEventArgs_">OnOperationError(OperationErrorEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the OperationError event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnOutlineClicked_C1_WinUI_Viewer_OutlineClickedEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnOutlineClicked(C1.WinUI.Viewer.OutlineClickedEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnOutlineClicked.html#C1_WinUI_Viewer_FlexViewerPane_OnOutlineClicked_C1_WinUI_Viewer_OutlineClickedEventArgs_">OnOutlineClicked(OutlineClickedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the OutlineClicked event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OnSearchAction_C1_WinUI_Viewer_SearchActionEventArgs_" data-uid="C1.WinUI.Viewer.FlexViewerPane.OnSearchAction(C1.WinUI.Viewer.SearchActionEventArgs)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OnSearchAction.html#C1_WinUI_Viewer_FlexViewerPane_OnSearchAction_C1_WinUI_Viewer_SearchActionEventArgs_">OnSearchAction(SearchActionEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the SearchAction event on the preview pane.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ResetSearch" data-uid="C1.WinUI.Viewer.FlexViewerPane.ResetSearch">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ResetSearch.html#C1_WinUI_Viewer_FlexViewerPane_ResetSearch">ResetSearch()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the search mode and removes highlighting from the found text fragments.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SearchNext" data-uid="C1.WinUI.Viewer.FlexViewerPane.SearchNext">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SearchNext.html#C1_WinUI_Viewer_FlexViewerPane_SearchNext">SearchNext()</a>
        </td>
        <td class="markdown level1 summary"><p>Searches for the next occurrence.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SearchPrevious" data-uid="C1.WinUI.Viewer.FlexViewerPane.SearchPrevious">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SearchPrevious.html#C1_WinUI_Viewer_FlexViewerPane_SearchPrevious">SearchPrevious()</a>
        </td>
        <td class="markdown level1 summary"><p>Searches for the previous occurrence.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SearchText_System_String_System_Boolean_System_Boolean_System_Boolean_" data-uid="C1.WinUI.Viewer.FlexViewerPane.SearchText(System.String,System.Boolean,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SearchText.html#C1_WinUI_Viewer_FlexViewerPane_SearchText_System_String_System_Boolean_System_Boolean_System_Boolean_">SearchText(string, bool, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts searching text with the specified parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SelectAll" data-uid="C1.WinUI.Viewer.FlexViewerPane.SelectAll">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SelectAll.html#C1_WinUI_Viewer_FlexViewerPane_SelectAll">SelectAll()</a>
        </td>
        <td class="markdown level1 summary"><p>Selects all text in the document or on the current page (for non-paginated mode).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SetPageIndex_System_Int32_System_Boolean_" data-uid="C1.WinUI.Viewer.FlexViewerPane.SetPageIndex(System.Int32,System.Boolean)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SetPageIndex.html#C1_WinUI_Viewer_FlexViewerPane_SetPageIndex_System_Int32_System_Boolean_">SetPageIndex(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the 0-based index of the currently visible page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SetPageSetIndex_System_Int32_System_Boolean_" data-uid="C1.WinUI.Viewer.FlexViewerPane.SetPageSetIndex(System.Int32,System.Boolean)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SetPageSetIndex.html#C1_WinUI_Viewer_FlexViewerPane_SetPageSetIndex_System_Int32_System_Boolean_">SetPageSetIndex(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the 0-based index of the current page set in non-continuous mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ShowPrintUI_System_IntPtr_" data-uid="C1.WinUI.Viewer.FlexViewerPane.ShowPrintUI(System.IntPtr)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ShowPrintUI.html#C1_WinUI_Viewer_FlexViewerPane_ShowPrintUI_System_IntPtr_">ShowPrintUI(IntPtr)</a>
        </td>
        <td class="markdown level1 summary"><p>Initiates the user interface for printing a report.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_ShowTextPosition_C1_Document_C1FoundPosition_" data-uid="C1.WinUI.Viewer.FlexViewerPane.ShowTextPosition(C1.Document.C1FoundPosition)">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.ShowTextPosition.html#C1_WinUI_Viewer_FlexViewerPane_ShowTextPosition_C1_Document_C1FoundPosition_">ShowTextPosition(C1FoundPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Navigates to the specified position that was found with one of the Search methods.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_UpdateAllCommands" data-uid="C1.WinUI.Viewer.FlexViewerPane.UpdateAllCommands">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.UpdateAllCommands.html#C1_WinUI_Viewer_FlexViewerPane_UpdateAllCommands">UpdateAllCommands()</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the state of the viewer commands.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HyperlinkClicked" data-uid="C1.WinUI.Viewer.FlexViewerPane.HyperlinkClicked">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HyperlinkClicked.html">HyperlinkClicked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicked some active element, such as a hyperlink or expanding/collapsing icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_HyperlinkHovered" data-uid="C1.WinUI.Viewer.FlexViewerPane.HyperlinkHovered">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.HyperlinkHovered.html">HyperlinkHovered</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer hovered some active element, such as a hyperlink or expanding/collapsing icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_LongOperation" data-uid="C1.WinUI.Viewer.FlexViewerPane.LongOperation">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.LongOperation.html">LongOperation</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs periodically when a long operation is in progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OperationError" data-uid="C1.WinUI.Viewer.FlexViewerPane.OperationError">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OperationError.html">OperationError</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs in case of an exception thrown during a report operation, such as Generate or Export.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_OutlineClicked" data-uid="C1.WinUI.Viewer.FlexViewerPane.OutlineClicked">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.OutlineClicked.html">OutlineClicked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicked an outline element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_PropertyChanged" data-uid="C1.WinUI.Viewer.FlexViewerPane.PropertyChanged">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a property of the <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.html">FlexViewerPane</a> that is not inherited from the base class changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WinUI_Viewer_FlexViewerPane_SearchAction" data-uid="C1.WinUI.Viewer.FlexViewerPane.SearchAction">
          <a class="xref" href="C1.WinUI.Viewer.FlexViewerPane.SearchAction.html">SearchAction</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses Ctrl-F, F3 or Shift-F3 keys.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
