# DocumentViewer: New Two Page View Mode

> We released a new version of the MVC DocumentViewer that implements a two page view mode to view pages in a book-like view mode.

- **Author:** Bjoern Meyer
- **Published:** 2020-01-02
- **Modified:** 2026-07-17
- **Description:** We released a new version of the MVC DocumentViewer that implements a two page view mode to view pages in a book-like view mode.
- **1 min read** (176 words)
- **Tags:**
  - ASP.NET
  - Document Viewer
  - Release
  - Reporting
- **Web URL:** https://www.textcontrol.com/blog/2020/01/02/documentviewer-new-two-page-view-mode/
- **LLMs URL:** https://www.textcontrol.com/blog/2020/01/02/documentviewer-new-two-page-view-mode/llms.txt
- **LLMs-Full URL:** https://www.textcontrol.com/blog/2020/01/02/documentviewer-new-two-page-view-mode/llms-full.txt

---

We just released a new version of the [MVC DocumentViewer](https://github.com/TextControl/TXTextControl.Web.DocumentViewer) ([27.0.9.500](https://www.nuget.org/packages/TXTextControl.Web.DocumentViewer/27.0.9.500)) that provides a new two-page layout view mode that resembles an open book. This view mode helps to scroll through larger documents with many pages or to get a quick overview of a document.

![Two page view mode](https://s1-www.textcontrol.com/assets/dist/blog/2020/01/02/a/assets/viewer.webp "Two page view mode")

A new button is available in the toolbar that can be used to toggle between the normal one page view and the new two page view mode:

![Two page view mode](https://s1-www.textcontrol.com/assets/dist/blog/2020/01/02/a/assets/animation.webp "Two page view mode")

Programmatically, you can toggle between these view modes using the JavaScript *toggleMultiplePageView* method:

```
TXDocumentViewer.toggleMultiplePageView();
```

Test this on your own and use our tutorial to create your first MVC application with the DocumentViewer:

[Creating an ASP.NET MVC DocumentViewer Application With Razor](https://www.textcontrol.com/blog/2020/01/01/creating-an-aspnet-mvc-documentviewer-application-with-razor/llms-full.txt)

---

## About Bjoern Meyer

As CEO, Bjoern is the visionary behind our strategic direction and business development, bridging the gap between our customers and engineering teams. His deep passion for coding and web technologies drives the creation of innovative products. If you're at a tech conference, be sure to stop by our booth - you'll most likely meet Bjoern in person. With an advanced graduate degree (Dipl. Inf.) in Computer Science, specializing in AI, from the University of Bremen, Bjoern brings significant expertise to his role. In his spare time, Bjoern enjoys running, paragliding, mountain biking, and playing the piano.

- [LinkedIn](https://www.linkedin.com/in/bjoernmeyer/)
- [X](https://x.com/txbjoern)
- [GitHub](https://github.com/bjoerntx)

---

## Related Posts

- [High-Performance Text Replacement in Large DOCX Files using C# .NET](https://www.textcontrol.com/blog/2025/07/30/high-performance-text-replacement-in-large-docx-files-using-csharp-dotnet/llms.txt)
- [Document Viewer 33.2.1 Released: New Event and Bug Fixes](https://www.textcontrol.com/blog/2025/07/30/document-viewer-33-2-1-released-new-event-and-bug-fixes/llms.txt)
- [Document Viewer: Long Polling Support for Loading Documents](https://www.textcontrol.com/blog/2024/04/25/document-viewer-long-polling-support-for-loading-documents/llms.txt)
- [TX Text Control React Packages Released](https://www.textcontrol.com/blog/2024/02/29/tx-text-control-react-packages-released/llms.txt)
- [TX Text Control 32.0 Has Been Released](https://www.textcontrol.com/blog/2023/09/13/tx-text-control-320-has-been-released/llms.txt)
- [Document Viewer 31.3.1 Released](https://www.textcontrol.com/blog/2023/07/14/document-viewer-3111-released/llms.txt)
- [Document Viewer 31.2.3 Released: PDF.js and Bug Fixes](https://www.textcontrol.com/blog/2023/05/08/document-viewer-3123-released-pdfjs-web-component-and-regular-expressions/llms.txt)
- [Document Viewer 31.2.2 Final Released: PDF.js, Web Component and Regular Expressions](https://www.textcontrol.com/blog/2023/03/29/document-viewer-3122-final-released-pdfjs-web-component-and-regular-expressions/llms.txt)
- [Use PDF.js to Render PDF Documents within the Document Viewer](https://www.textcontrol.com/blog/2023/03/18/use-pdfjs-to-render-pdf-documents-within-the-document-viewer/llms.txt)
- [Document Viewer 31.2.2 RC1 Released with New Features](https://www.textcontrol.com/blog/2023/03/17/document-viewer-3122-rc1-released-with-new-features/llms.txt)
- [Document Viewer Update: DocumentViewer 31.1.1 Released](https://www.textcontrol.com/blog/2022/12/20/document-viewer-update-documentviewer-3111-released/llms.txt)
- [Merging Signature Annotations into Documents](https://www.textcontrol.com/blog/2022/10/19/merging-signature-annotations-into-documents/llms.txt)
- [TX Text Control 31.0 and TX Spell .NET 10.0 Have Been Released](https://www.textcontrol.com/blog/2022/09/07/tx-text-control-31-released/llms.txt)
- [TX Text Control 30.0 and TX Spell .NET 9.0 Have Been Released](https://www.textcontrol.com/blog/2021/11/29/tx-text-control-30-released/llms.txt)
- [TX Text Control X19 and TX Spell 8.0 Have Been Released](https://www.textcontrol.com/blog/2020/12/02/tx-text-control-x19-released/llms.txt)
- [MVC NuGet Packages for X18 Published](https://www.textcontrol.com/blog/2020/03/17/mvc-nuget-packages-for-x18-published/llms.txt)
- [TX Text Control X18 has been Released](https://www.textcontrol.com/blog/2020/03/16/tx-text-control-x18-released/llms.txt)
- [Sneak Peek X18: Form Field Conditional Instructions](https://www.textcontrol.com/blog/2020/01/03/sneak-peek-x18-form-field-conditional-instructions/llms.txt)
- [Configuring ASP.NET and IIS for Larger Requests](https://www.textcontrol.com/blog/2019/12/20/documentviewer-configuring-aspnet-for-larger-requests/llms.txt)
- [Updated MVC DocumentViewer: Session-less and Improved Image Quality](https://www.textcontrol.com/blog/2019/12/12/updated-mvc-documentviewer-session-less-and-improved-image-quality/llms.txt)
- [See Text Control at DDC in Cologne](https://www.textcontrol.com/blog/2019/11/24/see-text-control-at-ddc-in-cologne/llms.txt)
- [Impressions from DEVintersection Fall 2019](https://www.textcontrol.com/blog/2019/11/22/impressions-from-devintersection-fall-2019/llms.txt)
- [Impressions from TechBash 2019](https://www.textcontrol.com/blog/2019/11/14/impressions-from-techbash-2019/llms.txt)
- [MVC DocumentViewer Update: Printing, Resources and Mobile-Friendly Document Signing](https://www.textcontrol.com/blog/2019/10/18/mvc-documentviewer-update-printing-resources-mobile/llms.txt)
- [TX Text Control X17 has been Released](https://www.textcontrol.com/blog/2019/05/28/tx-text-control-x17-released/llms.txt)
