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

Syntax

C#
public class IncCell : ITextElementArray, IElement
Visual Basic
Public Class IncCell _
	Implements ITextElementArray, IElement
Visual C++
public ref class IncCell : ITextElementArray, 
	IElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.html.simpleparser..::..IncCell

See Also