Command implementation used to toggle between ContinuousScroll and SinglePage layout mode.
Definition
Namespace:Telerik.Maui.Controls.PdfViewer
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class PdfViewerToggleLayoutModeCommand : PdfViewerCommand, INotifyPropertyChanged, ICommand
Inheritance: objectNotifyPropertyChangedBasePdfViewerCommandPdfViewerToggleLayoutModeCommand
Implements:
Inherited Members
Constructors
C#
public PdfViewerToggleLayoutModeCommand()
Methods
Defines the method to be called when the command is invoked.