Class PdfJaggedUnderlineAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a jagged-underline annotation.
public sealed class PdfJaggedUnderlineAnnotation : PdfTextMarkupAnnotation
- Inheritance
-
PdfJaggedUnderlineAnnotation
- Inherited Members
Remarks
Jagged-underline annotations appear as jagged underlines in the text of a document. When opened, they display a pop-up window containing the text of the associated note.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.