Class PdfUnderlineAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a underline annotation.
public sealed class PdfUnderlineAnnotation : PdfTextMarkupAnnotation
- Inheritance
-
PdfUnderlineAnnotation
- Inherited Members
Remarks
Underline annotations appear as 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.