Leadtools.Codecs Namespace > CodecsLoadInformationEventArgs Class : Stream Property |
public Stream Stream {get;}
'Declaration Public ReadOnly Property Stream As Stream
'Usage Dim instance As CodecsLoadInformationEventArgs Dim value As Stream value = instance.Stream
public Stream Stream {get;}
public ILeadStream getStream()
get_Stream();