ImageDevice.WriteComment

ImageDevice.WriteComment method

Writes a comment.

public override void WriteComment(string comment)
ParameterTypeDescription
commentStringA comment to be written.

See Also