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

In This Topic
    Comment Property (GcGifWriter)
    In This Topic
    Gets or sets the optional GIF comment.
    Syntax
    'Declaration
     
    Public Property Comment As System.String
    public System.string Comment {get; set;}
    See Also