An annotation is the base class all annotations.

Namespace: TallComponents.PDF.Annotations
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public abstract class Annotation : Object
Visual Basic
Public MustInherit Class Annotation _
	Inherits Object

Inheritance Hierarchy

See Also