Namespace TallComponents.PDF.Annotations.Markups
Class TextMarkup
A text markup is a specialized markup and appear as highlight, underline, strikeout or jagged ('Squiggly') underline.
Syntax
public class TextMarkup
: Markup
Constructors
TextMarkup()
Create a new text markup (as highlight).
TextMarkup(Double,Double,Double,Double)
Create a new text markup.