﻿# StampIcon
Enumerates the icons to be used in displaying the annotation.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**APPROVED** | **string** | 'Approved' | Approved stamp icon.
**AS_IS** | **string** | 'AsIs' | Stamp icon "as is".
**CONFIDENTIAL** | **string** | 'Confidential' | Confidential.
**DEPARTMENTAL** | **string** | 'Departmental' | Departamental.
**DRAFT** | **string** | 'Draft' | Draft stamp icon.
**EXPERIMENTAL** | **string** | 'Experimental' | Experimental stamp icon.
**EXPIRED** | **string** | 'Expired' | Stamp icon is expired.
**FINAL** | **string** | 'Final' | Final stamp.
**FOR_COMMENT** | **string** | 'ForComment' | For comment.
**FOR_PUBLIC_RELEASE** | **string** | 'ForPublicRelease' | For public release.
**NOT_APPROVED** | **string** | 'NotApproved' | Stamp icon is not approved.
**NOT_FOR_PUBLIC_RELEASE** | **string** | 'NotForPublicRelease' | Not for public release.
**SOLD** | **string** | 'Sold' | Sold stamp.
**TOP_SECRET** | **string** | 'TopSecret' | Top secret.

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/StampIcon.php)

