Comment

GifCommentBlock.Comment property

Gets or sets the comment. Note that comment must use ASCII encoding and will be stored accordingly.

public string Comment { get; set; }

Property Value

The comment.

See Also