Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / CommentCount Property

In This Topic
    CommentCount Property
    In This Topic
    Gets the number of Comment Extensions in the source GIF file.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommentCount As System.Integer
    public System.int CommentCount {get;}
    See Also