Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / Reader Property

In This Topic
    Reader Property (GifFrame)
    In This Topic
    Gets the associated GcGifReader.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reader As GcGifReader
    public GcGifReader Reader {get;}
    See Also