ExpertPdf Html to Pdf Converter Library
DetachStream Method
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentDetachStream()()()()
ExpertPdf Html to Pdf Converter Library
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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)