Namespace Telerik.Maui.Controls.PdfViewer
Classes
|
|
|
|
|
|
Arguments for the PageElementsLoaded event. |
PdfViewerCloseSearchViewCommand |
|
A command that executes the default behavior of copy-selection in the PdfViewer, which is to put the selected text in the clipboard of the current platform and clear the selection unless mouse interaction is detected. |
PdfViewerCopySelectionMenuItem A menu item that executes the default PdfViewerCopySelectionCommand. |
|
PdfViewerFitDocumentToWidthCommand
|
PdfViewerFitPageToWidthCommand
|
PdfViewerFitToWidthToolbarItem Represents a button item which executes the PdfViewerFitDocumentToWidthCommand in the RadPdfViewer control. |
PdfViewerNavigateToNextPageCommand
|
PdfViewerNavigateToNextPageToolbarItem Represents a button item which executes the PdfViewerNavigateToNextPageCommand in the RadPdfViewer control. |
PdfViewerNavigateToNextSearchResultToolbarItem Represents a button item which navigates to the next search result in the RadPdfViewer control. |
PdfViewerNavigateToNextSearchResultToolbarItemView Visual representation of a button which navigates to the next search result in RadToolbar control. |
PdfViewerNavigateToPageCommand
|
PdfViewerNavigateToPageToolbarItem
|
PdfViewerNavigateToPageToolbarItemView
|
PdfViewerNavigateToPreviousPageCommand
|
PdfViewerNavigateToPreviousPageToolbarItem Represents a button item which executes the PdfViewerNavigateToPreviousPageCommand in the RadPdfViewer control. |
PdfViewerNavigateToPreviousSearchResultToolbarItem Represents a button item, which navigates to the previous search result in the RadPdfViewer control. |
PdfViewerNavigateToPreviousSearchResultToolbarItemView Visual representation of a button which navigates to the previous search result in RadToolbar control. |
PdfViewerSearchBusyIndicatorToolbarItem Represents a busy indicator item in RadPdfViewerToolbar. |
PdfViewerSearchBusyIndicatorToolbarItemView Visual representation of a search busy indicator in the RadPdfViewerToolbar control. |
Represents the default content of a search popup in RadPdfViewer. |
A structure containing information about the search operation. |
PdfViewerSearchEntryToolbarItem Represents a entry item to input search terms in RadPdfViewer. |
PdfViewerSearchEntryToolbarItemView Visual representation of a search entry in the RadPdfViewerToolbar control. |
PdfViewerSearchNavigationToolbarItem Represents a button item which activates the search functionality in RadPdfViewer. It will create a default set of ToolbarItems within the currently displayed RadPdfViewerToolbar. |
Represents an object which configures the search functionality in RadPdfViewer. |
A view used to display information about the current state of the search operation and search results. This view may be displayed when searching is in progress, when search finishes, when there are no search results, when the search results change, and when the main result changes. For finer control over the text in the view and its show duration please use the Telerik.Maui.Controls.PdfViewer.PdfViewerSearchNavigationToolbarItem.GetToastInfo method. |
Defines an information structure for the PdfViewerSearchToast. |
Represents a button item which activates the search functionality in RadPdfViewer. It will create a popup, containing PdfViewerSearchContentView. |
Defines when a search operation should be performed. |
PdfViewerSelectionCommandContext Represents the context that is passed as a parameter to a selection-related commands like PdfViewerCopySelectionCommand. |
Represents a menu which is displayed when a selection is performed within RadPdfViewer. |
PdfViewerSelectionMenuArrowPosition An enumeration that denotes the position and direction of the SelectionMenu arrow. |
PdfViewerSelectionMenuButtonToolbarItem Represents a button toolbar item in PdfViewerSelectionMenuToolbar. |
PdfViewerSelectionMenuButtonToolbarItemView Visual representation of a PdfViewerSelectionMenuButtonToolbarItem in the PdfViewerSelectionMenuToolbar control. |
Represents an descriptor for the items in PdfViewerSelectionMenu. |
PdfViewerSelectionMenuItemCollection Represents an ObservableItemCollection<T> of PdfViewerSelectionMenuItem objects. |
PdfViewerSelectionMenuResourceDictionary
|
Represents a toolbar, containing button items, which is displayed when a selectoin is performed in RadPdfViewer. |
Defines the available settings for the selection operation in RadPdfViewer. |
An object that contains information about the search results that are to be displayed in the RadPdfViewer. |
Performs async text search in a Telerik.Windows.Documents.Fixed.Model.RadFixedDocument. The results will be displayed by the RadPdfViewer in the order they are provided. |
PdfViewerToggleLayoutModeCommand Command implementation used to toggle between ContinuousScroll and SinglePage layout mode. |
PdfViewerToggleLayoutModeToolbarItem Represents a button in the RadPdfViewerToolbar, which toggles the LayoutMode property between SinglePage and ContinuousScroll values. |
|
Represents a button item which executes the PdfViewerZoomInCommand in the RadPdfViewer control. |
|
Represents a button item which executes the PdfViewerZoomOutCommand in the RadPdfViewer control. |
Provides a customizable toolbar for the RadPdfViewer component. The toolbar exposes all actions supported by the PdfViewer via a collection of highly customizable toolbar items. The toolbar items can be styled, arranged and organized in different configurations according to the needs of the application. |
|
|
|