ClassPdfViewerSelectionCommandContext
Class
Represents the context that is passed as a parameter to a selection-related commands like PdfViewerCopySelectionCommand.
Definition
Namespace:Telerik.Maui.Controls.PdfViewer
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class PdfViewerSelectionCommandContext
Inheritance: objectPdfViewerSelectionCommandContext
Constructors
PdfViewerSelectionCommandContext()
Declaration
cs-api-definition
public PdfViewerSelectionCommandContext()
Properties
PdfViewer
Gets the RadPdfViewer instance associated with this selection command context.