Winnovative Word to PDF Converter

Document Constructor (Stream)

Winnovative Word to PDF Converter Documentation
Creates a PDF document object from the specified stream containing the PDF document.

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public Document(
	Stream pdfStream
)

Parameters

pdfStream
Type: System.IOStream
The PDF document stream.
See Also

Reference