comment property
comment property
Gets or sets the jpeg file comment.
Definition:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
See Also
- module
groupdocs.signature.options
- class
JpegSaveOptions
Gets or sets the jpeg file comment.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
groupdocs.signature.options
JpegSaveOptions