TextAnnotation.IconName Property
Gets or sets the name of an icon that is used in the annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextAnnotationIconName | The name of a text annotation icon. |
Available values:
Show 17 items
| Name | Description | Icon |
|---|---|---|
| Default | Default icon. |
|
| Check | Checkmark icon. |
|
| Circle | Circle icon. |
|
| Comment | Comment icon. |
|
| Cross | Cross icon. |
|
| CrossHairs | Crosshairs icon. |
|
| Help | Help icon. |
|
| Insert | Insert icon. |
|
| Key | Key icon. |
|
| NewParagraph | New Paragraph icon. |
|
| Note | Note icon. |
|
| Paragraph | Paragraph icon. |
|
| RightArrow | Right Arrow icon. |
|
| RightPointer | Right Pointer icon. |
|
| Star | Star icon. |
|
| UpArrow | Up Arrow icon. |
|
| UpLeftArrow | Up-Left Arrow icon. |
|
See Also