C#
VB
Java
Objective-C
WinRT C#
C++
Gets the Stream associated with the file load process.
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
public Stream Stream {get;}
@property (nonatomic, strong, readonly, nullable) LTLeadStream *stream
public ILeadStream getStream()
get_Stream();
public:
property Stream^ Stream {
Stream^ get();
}
The Stream associated with the file load process.
For an example, refer to RasterCodecs.LoadImage.
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