New to Telerik UI for .NET MAUIStart a free 30-day trial

Layout Modes

Updated on Aug 11, 2026

The Telerik UI for .NET MAUI PDF Viewer supports two layout modes that you can set through its LayoutMode property.

The available options are:

  • ContinuousScroll (default)—Displays pages in a continuous vertical column.
  • SinglePage—Displays one page at a time.

The current LayoutMode can be changed through the ToggleLayoutModeCommand and the ToggleLayoutModeToolbarItem RadPdfViewer commands.

Here is how the .NET MAUI PDF Viewer looks when the LayoutMode is set to ContinuousScroll:

.NET MAUI PDF Viewer ContinuousScroll

The next image shows the PDF Viewer when the LayoutMode property is set to SinglePage:

.NET MAUI PDF Viewer SinglePage

See Also

In this article
See Also
Not finding the help you need?
Contact Support