C#
VB
Java
Objective-C
WinRT C#
C++
Gets the stream used by the load process.
public ILeadStream Stream {get;}
Public ReadOnly Property Stream As ILeadStream
public ILeadStream Stream {get;}
@property (nonatomic, strong, readonly, nullable) LTLeadStream *stream
public ILeadStream getStream()
get_Stream();
public:
property ILeadStream^ Stream {
ILeadStream^ get();
}
The ILeadStream object used by the load process.
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