Device.WriteComment
Device.WriteComment method
Writes a comment.
public virtual void WriteComment(string comment)
Parameter | Type | Description |
---|---|---|
comment | String | A comment to be written. |
See Also
- class Device
- namespace Aspose.Page
- assembly Aspose.Page
Writes a comment.
public virtual void WriteComment(string comment)
Parameter | Type | Description |
---|---|---|
comment | String | A comment to be written. |