Namespace: iTextSharp.text.rtf.parser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class PushbackStream : Stream
Visual Basic
Public Class PushbackStream _
	Inherits Stream
Visual C++
public ref class PushbackStream : public Stream

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.IO..::..Stream
      iTextSharp.text.rtf.parser..::..PushbackStream

See Also