This interface is implemented by the peer of all the iText objects.

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

Syntax

C#
public class XmlPeer
Visual Basic
Public Class XmlPeer
Visual C++
public ref class XmlPeer

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.xml..::..XmlPeer
    iTextSharp.text.html..::..HtmlPeer

See Also