EVO HTML to PDF Converter

DocumentDetachStream Method

EVO HTML to PDF Converter for .NET Documentation
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.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void DetachStream()
See Also

Reference