←Select platform

Stream Property (CodecsLoadInformationEventArgs)

Summary

Gets the stream used by the load process.

Syntax

C#
VB
WinRT C#
C++
public ILeadStream Stream {get;} 
Public ReadOnly Property Stream As ILeadStream 
public ILeadStream Stream {get;} 
 get_Stream();  
public: 
property ILeadStream^ Stream { 
   ILeadStream^ get(); 
} 

Property Value

The ILeadStream object used by the load process.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly