Base class of all markup annotations.

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

Syntax

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

Inheritance Hierarchy

See Also