Gets or sets the stream containing the full size image.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntaxpublic Stream Stream { get; set; }
Public Property Stream As Stream
Get
Set
Property Value
Type:
Stream The stream containing the full size image.
See Also