BitmapStream Property

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; }

Property Value

Type: Stream
See Also