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