---
title: removeDuplicatesOption
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsfontcollectionmatchingoptionkey/removeduplicatesoption
---

# removeDuplicatesOption

An NSNumber object containing a Boolean value controlling whether more than one copy of a font with the same PostScript name should be included in the list of matching descriptors.

## Declaration

```swift
static let removeDuplicatesOption: NSFontCollectionMatchingOptionKey
```

## See Also

### Type Properties

- [includeDisabledFontsOption](appkit/nsfontcollectionmatchingoptionkey/includedisabledfontsoption.md)
- [disallowAutoActivationOption](appkit/nsfontcollectionmatchingoptionkey/disallowautoactivationoption.md)
