DocumentSpecificIdsResourceId Property
Gets or sets the identifier.

Namespace: Aspose.PSD.FileFormats.Psd.Resources
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public int Id { get; set; }

Property Value

Type: Int32
The identifier.
See Also