Winnovative PDF Creator Library for .NET
Creates a PDF document object from the specified stream containing the PDF document.

Declaration Syntax
public Document(
Stream pdfStream
)
Public Sub New ( _
pdfStream As Stream _
)
public:
Document(
Stream^ pdfStream
)

Parameters
- pdfStream (Stream)
- The PDF document stream.
Assembly:
Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)