write_comment method
write_comment
Writes a comment.
def write_comment(self, comment):
...
| Parameter | Type | Description |
|---|---|---|
| comment | str | A comment to be written. |
See Also
- module
aspose.page.eps.device - class
ImageDevice
Writes a comment.
def write_comment(self, comment):
...
| Parameter | Type | Description |
|---|---|---|
| comment | str | A comment to be written. |
aspose.page.eps.deviceImageDevice