Returns the image.

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

Syntax

C#
public Image GetImage()
Visual Basic
Public Function GetImage As Image
Visual C++
public:
Image^ GetImage()

Field Value

an Image

See Also