TextLayerReleaseManagedResources Method
Releases the managed resources. Make sure no unmanaged resources are released here, since they may have been already released.

Namespace: Aspose.PSD.FileFormats.Psd.Layers
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
protected override void ReleaseManagedResources()
See Also