PsdImageResourceExceptionResource Property

Gets the psd resource which caused this exception.

Namespace:  Aspose.CAD.CadExceptions.ImageFormats
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ResourceBlock Resource { get; }

Property Value

Type: ResourceBlock
The resource.
See Also