Click or drag to resize

PptObject OnDispose Method

Method which can be overriden by users to take any specific actions when object is disposed.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
protected virtual void OnDispose()
See Also