Loads the specified stream into an in-memory PdfPrintDocument document.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- fileContent
- Type: SystemByte
Stream to load - password (Optional)
- Type: SystemString
Password (if needed)
Return Value
Type: PdfPrintDocumentSee Also