Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifWriter Class / CommentEncoding Property

In This Topic
CommentEncoding Property
In This Topic
Gets or sets the encoding for the Comment string, Encoding.UTF8 is used by default.
Syntax
'Declaration
 
Public Property CommentEncoding As System.Text.Encoding
 
See Also