PdfDocumentSource.Implicit Operator
Name | Parameters | Description |
---|---|---|
Implicit(Stream to PdfDocumentSource) static | stream | Implicitly converts Stream to PdfDocumentSource. |
Implicit(String to PdfDocumentSource) static | path | Implicitly converts String to PdfDocumentSource. |
Implicit(Uri to PdfDocumentSource) static | uri | Implicitly converts Uri to PdfDocumentSource. |