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

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