TextMarkupAnnotation.Type Property
Gets or sets the type of a text markup annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextMarkupAnnotationType | A text markup annotation type. |
Available values:
| Name | Description | Example |
|---|---|---|
| Highlight | Highlight text markup annotation. |
|
| Underline | Underline text markup annotation. |
|
| Squiggly | Squiggly underline text markup annotation. |
|
| StrikeOut | Strikeout text markup annotation. |
|
See Also



