C#
VB
Java
WinRT C#
C++
Gets the stream used by the load process.
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
public Stream Stream {get;}
public ILeadStream getStream()
get_Stream();
public:
property Stream^ Stream {
Stream^ get();
}
The Stream object used by the load process.
For an example, refer to RasterCodecs.LoadInformation.For an example, refer to RasterCodecs.LoadInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET