Back to Devexpress

StreamPdfDocumentSource Class

maui-devexpress-dot-maui-dot-pdf-7e070c87.md

latest1.4 KB
Original Source

StreamPdfDocumentSource Class

Allows you to load a PDF file from a stream to the PDF viewer control.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public class StreamPdfDocumentSource :
    PdfDocumentSource

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore PdfDocumentSource StreamPdfDocumentSource

Extension Methods

Yield<StreamPdfDocumentSource>()

YieldIfNotNull<StreamPdfDocumentSource>()

See Also

StreamPdfDocumentSource Members

DevExpress.Maui.Pdf Namespace