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 - class
Device
Writes a comment.
def write_comment(self, comment):
...
| Parameter | Type | Description |
|---|---|---|
| comment | str | A comment to be written. |
aspose.pageDevice