An ImgWMF is the representation of a windows metafile that has to be inserted into the document

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

Syntax

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

Inheritance Hierarchy

See Also