Click or drag to resize

Document Dispose Method

Prerforms application-defined tasks associated with freeing,releasing, or resetting unmanaged resources.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void Dispose()

Implements

IDisposable Dispose
See Also