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

Defines the layout modes for PDF viewer display.

Definition

Namespace:Telerik.Maui.Controls.PdfViewer

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum LayoutMode

Fields

Displays pages in a continuous scrolling layout.

C#
ContinuousScroll = 0

Displays one page at a time.

C#
SinglePage = 1
In this article
DefinitionFieldsContinuousScrollSinglePage
Not finding the help you need?
Contact Support