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

Syntax

C#
public class ImgJBIG2 : Image
Visual Basic
Public Class ImgJBIG2 _
	Inherits Image
Visual C++
public ref class ImgJBIG2 : public Image

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Element
    iTextSharp.text..::..Rectangle
      iTextSharp.text..::..Image
        iTextSharp.text..::..ImgJBIG2

See Also