Device.WriteComment

Device.WriteComment method

Writes a comment.

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

See Also