[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcGifWriter.CommentEncoding

CommentEncoding Property

CommentEncoding

Gets or sets the encoding for the Comment string, Encoding.UTF8 is used by default.

Declaration
public Encoding CommentEncoding { get; set; }
Public Property CommentEncoding As Encoding