Graphics.AddMetafileComment
Graphics.AddMetafileComment method
Adds a comment to the current Metafile.
public void AddMetafileComment(byte[] data)
Parameter | Type | Description |
---|---|---|
data | Byte[] | Array of bytes that contains the comment. |
See Also
- class Graphics
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common