# C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode_" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode*">IsPageWidthZoomMode Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode_" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode*"></a>
<h4 id="C1_WinUI_Viewer_FlexViewerPane_IsPageWidthZoomMode" data-uid="C1.WinUI.Viewer.FlexViewerPane.IsPageWidthZoomMode">IsPageWidthZoomMode</h4>
<div 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>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool IsPageWidthZoomMode { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property IsPageWidthZoomMode As Boolean</code></pre>
</div>
</div>
