---
title: stampName
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/stampname
---

# stampName

The name of the stamp, a text or graphics annotation that emulates a rubber stamp effect.

## Declaration

```swift
var stampName: String? { get set }
```

## Discussion

Discussion The default value for this property is Default. Additional possible values for stampName are: Approved, Asis, Confidential, Departmental, Experimental, Expired, Final, ForComment, ForPublicRelease, NotApproved, NotForPublicRelease, Sold, and TopSecret. Custom values are also supported.
