id property
id property
Gets or sets the unique identifier for the resource.
Definition:
@property
def id(self):
...
@id.setter
def id(self, value):
...
See Also
- module
aspose.cad.fileformats.psd
- class
ResourceBlock
Gets or sets the unique identifier for the resource.
@property
def id(self):
...
@id.setter
def id(self, value):
...
aspose.cad.fileformats.psd
ResourceBlock