Skip to main content

UriPdfDocumentSource Class

Allows you to load a PDF file by its URI to the PDF viewer control.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

[ContentProperty("Uri")]
public class UriPdfDocumentSource :
    PdfDocumentSource

Inheritance

Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
PdfDocumentSource
UriPdfDocumentSource
See Also