artist property
artist property
Gets or sets the artist.
Definition:
@property
def artist(self):
...
@artist.setter
def artist(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
TiffOptions
Gets or sets the artist.
@property
def artist(self):
...
@artist.setter
def artist(self, value):
...
aspose.cad.imageoptions
TiffOptions