DjVu Namespace > IFFLayout Class : GetNamedStream Method |
Public Function GetNamedStream( _ ByVal streamName As String _ ) As Stream
Dim instance As IFFLayout Dim streamName As String Dim value As Stream value = instance.GetNamedStream(streamName)
public Stream GetNamedStream( string streamName )
public: Stream^ GetNamedStream( String^ streamName )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family