PdfViewer Class
Allows you to display PDF files in .NET MAUI apps.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
#Declaration
[ContentProperty("DocumentSource")]
public class PdfViewer :
DXControlBase,
IAnnotationConsumer,
IPdfViewer,
IFormFieldEditorContainer
#Remarks
For more information, refer to the following help topic: DevExpress PDF Viewer for .NET MAUI.