Click or drag to resize

PdfGradientBrush Dispose Method

Releases unmanaged resources and performs other cleanup operations before the is reclaimed by garbage collection.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void Dispose()

Implements

IDisposable Dispose
See Also