DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / OwnStream Property

In This Topic
OwnStream Property (GcGifReader)
In This Topic
Gets a value indicating if the associated stream should be closed when the GcGifReader is disposed.
Syntax
'Declaration
 
Public ReadOnly Property OwnStream As System.Boolean
 
See Also