An Annotation is a little note that can be added to a page on a document.

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

Syntax

C#
public class Annotation : IElement
Visual Basic
Public Class Annotation _
	Implements IElement
Visual C++
public ref class Annotation : IElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Annotation

See Also