LnkeResource
LnkeResource constructor (1 of 2)
Initializes a new instance of the LnkeResource
class.
public LnkeResource()
See Also
- class LnkeResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD
LnkeResource constructor (2 of 2)
Initializes a new instance of the LnkeResource
class.
public LnkeResource(LinkDataSource[] dataSources)
Parameter | Type | Description |
---|---|---|
dataSources | LinkDataSource[] | The data sources. |
See Also
- class LinkDataSource
- class LnkeResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD