Skip to main content

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.
PdfDocumentSource The base class for classes that are used to load PDF files to the PdfViewer control.
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
PdfViewerDisplayMode Lists modes that specify how the PDF viewer displays PDF file pages.
PdfViewerStringId Contains values corresponding to strings that can be localized.