Enum TextMarkupAnnotationType
Specifies the type of text markup annotation.
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public enum TextMarkupAnnotationType
Fields
| Name | Description |
|---|---|
| Highlight | Specifies the highlight annotation. |
| Squiggly | Specifies the squiggly annotation. |
| Strikeout | Specifies the strikeout annotation. |
| Underline | Specifies the underline annotation. |