Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DevExpress.Maui.Pdf Namespace

Contains classes that implement the PdfViewer functionality.

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Classes

Name Description
PageTapEventArgs Contains data for the PageTap event.
PasswordRequestedEventArgs Contains data for the PasswordRequested event.
PdfAnnotationCreatingEventArgs Contains data for the AnnotationCreating event.
PdfAnnotationDeletingEventArgs Contains data for the AnnotationDeleting event.
PdfAnnotationEventArgs Contains data for AnnotationChanged, AnnotationCreated, and AnnotationDeleted events.
PdfAnnotationOptions Contains settings that the PDF viewer applies to annotations.
PdfDocumentSource The base class for classes that are used to load PDF files to the PdfViewer control.
PdfHandwrittenSignature
PdfHandwrittenSignatureCancelEventArgs
PdfHandwrittenSignatureEventArgs
PdfHandwrittenSignatureStorage
PdfInkData
PdfSelectedContent Contains information about the selected content in a PDF doc.
PdfViewer Allows you to display PDF files in .NET MAUI apps.
PdfViewerCommands Provides access to PDF viewer commands.
PdfViewerLocalizer An object that localizes the text lines displayed in the PdfViewer.
StreamPdfDocumentSource Allows you to load a PDF file from a stream to the PDF viewer control.
UriPdfDocumentSource Allows you to load a PDF file by its URI to the PDF viewer control.

Enums

Name Description
PdfSelectedContentType Lists types of the PDF document’s selected content.
PdfViewerDisplayMode Lists modes that specify how the PDF viewer displays PDF file pages.
PdfViewerStringId Contains values corresponding to strings that can be localized.
PdfViewerTool