PdfDocumentSource Operators
The base class for classes that are used to load PDF files to the PdfViewer control.
Name | Description |
---|---|
Implicit |
Implicitly converts Stream to Pdf |
Implicit |
Implicitly converts String to Pdf |
Implicit |
Implicitly converts Uri to Pdf |
See Also