←Select platform

Stream Property (CodecsPageEventArgs)

Summary
Gets the stream used by the load process.
Syntax
C#
VB
Objective-C
C++
Java
public ILeadStream Stream {get;} 
Public ReadOnly Property Stream As ILeadStream 
@property (nonatomic, strong, readonly, nullable) LTLeadStream *stream 
public ILeadStream getStream()  
public: 
property ILeadStream^ Stream { 
   ILeadStream^ get(); 
} 

Property Value

The ILeadStream object used by the load process.

Example

For an example, refer to RasterCodecs.LoadInformation.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.