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

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