PsdOptionsResources Property

Gets or sets the psd resources.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public ResourceBlock[] Resources { get; set; }

Property Value

Type: ResourceBlock
The psd resources.
See Also