PdfViewerControl.Document Property
Returns the current PDF document.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
IPdfDocument | A IPdfDocument object that is the current PDF document. |
See Also