The stream used as the base for the creation
of this Bitmap.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
Get
member Stream : Stream with get
Property Value
Type:
Stream
See Also