A free text annotation is a specialized markup and displays text directly on a page.

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

Syntax

C#
public class FreeText : Markup
Visual Basic
Public Class FreeText _
	Inherits Markup

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Annotations..::..Annotation
    TallComponents.PDF.Annotations.Markups..::..Markup
      TallComponents.PDF.Annotations.Markups..::..FreeText

See Also