DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class / OwnStream Property

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