Enumerates the icons to be used in displaying the annotation.
| Name | Type | Value | Description |
|---|---|---|---|
| DRAFT | str | "Draft" | Draft stamp icon. |
| APPROVED | str | "Approved" | Approved stamp icon. |
| EXPERIMENTAL | str | "Experimental" | Experimental stamp icon. |
| NOTAPPROVED | str | "NotApproved" | Stamp icon is not approved. |
| ASIS | str | "AsIs" | Stamp icon "as is". |
| EXPIRED | str | "Expired" | Stamp icon is expired. |
| NOTFORPUBLICRELEASE | str | "NotForPublicRelease" | Not for public release. |
| CONFIDENTIAL | str | "Confidential" | Confidential. |
| FINAL | str | "Final" | Final stamp. |
| SOLD | str | "Sold" | Sold stamp. |
| DEPARTMENTAL | str | "Departmental" | Departamental. |
| FORCOMMENT | str | "ForComment" | For comment. |
| FORPUBLICRELEASE | str | "ForPublicRelease" | For public release. |
| TOPSECRET | str | "TopSecret" | Top secret. |