Base class of all markup annotations.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

Inheritance Hierarchy

See Also