Winnovative PDF Creator Library for .NET
Close Method
NamespacesWinnovative.PdfCreatorDocumentClose()()()
Winnovative PDF Creator Library for .NET
Releases all the resources allocated by this PDF document. 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() method.
Declaration Syntax
C#Visual BasicVisual C++
public void Close()
Public Sub Close
public:
void Close()

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)