UI for Xamarin
When zooming into high-quality documents the rendering happens in the background in order to maintain high performance, while at the same time the document’s quality will be preserved and displayed clear and sharp.
Pages in the control are loaded and rendered only when required to increase performance.
The Xamarin PDF Viewer control features selection allowing end users to select and copy the desired text of the PDF document with convenient drag handles upon hold or via mouse. The selected text can be added to the clipboard of the OS.
All of this is accompanied by highly useful customization options to change the appearance colors of the selection as well as the appearance of the menu.
Content can be automatically scaled to fit the current page to the available width or to fit the widest page in the document.
The search text functionality of the PdfViewer for Xamarin allows users to find and highlight text inside a PDF document.Take advantage of the PdfViewerToolbar built-in search UI or search programmatically through the provided API. With the built-in search UI users can easily enter text and browse through the search results within the PdfViewer toolbar. In addition, there is a convenient toast message showing the count of the search results or a localizable message in case no results are found.