comments property
comments property
Gets or sets the Jpeg comment markers.
Definition:
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
Jpeg2000Options
Gets or sets the Jpeg comment markers.
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
aspose.cad.imageoptions
Jpeg2000Options