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