An Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document

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

Syntax

C#
public abstract class Image : Rectangle
Visual Basic
Public MustInherit Class Image _
	Inherits Rectangle
Visual C++
public ref class Image abstract : public Rectangle

Inheritance Hierarchy

See Also