Winnovative HTML to PDF Converter Library for .NET
DetachStream Method
NamespacesWinnovative.WnvHtmlConvert.PdfDocumentDocumentDetachStream()()()()
Winnovative HTML to PDF Converter Library for .NET
Call this method to detach the stream from which this document was created. When this method is called before calling Close(), the Close method will not close the detached stream.
Declaration Syntax
C#Visual BasicVisual C++
public void DetachStream()
Public Sub DetachStream
public:
void DetachStream()

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 8.0.0.0 (8.0.0.0)