Creates a PDF document object from the specified stream containing the PDF document.

C# | Visual Basic | Visual C++ |
public Document( Stream pdfStream )
Public Sub New ( pdfStream As Stream )
public: Document( Stream^ pdfStream )

- pdfStream (Stream)
- The PDF document stream.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)