C#
VB
Java
Objective-C
WinRT C#
C++
Gets the stream object currently being saved.
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 object currently being saved.
For an example, refer to RasterCodecs.SaveImage.
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