ExpertPdf PDF Creator Library
Close Method
NamespacesExpertPdf.PdfCreatorDocumentClose()()()
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)