FileAttachmentAnnotation.IconName Property
Gets or sets the name of the file attachment annotation icon.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FileAttachmentAnnotationIconName | The icon name. |
Available values:
| Name | Description |
|---|---|
| PushPin | The Pushpin icon name. |
| PaperClip | The Paper clip icon name. |
| Graph | The Graph icon name. |
| Tag | The Tag icon name. |
See Also