ExpertPdf Html to Pdf Converter Library
Close Method
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentClose()()()()
ExpertPdf Html to Pdf Converter Library
Releases all the resources allocated by this PDF document. Always call this method after the document was saved. If the document was created from a stream or file, the stream will be closed if it was not explicitly detached by calling the DetachStream() before the document is closed.
Declaration Syntax
C#Visual BasicVisual C++
public void Close()
Public Sub Close
public:
void Close()

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)