---
title: flatRTFD
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/flatrtfd
---

# flatRTFD

A type that represents flattened Rich Text Format Directory documents.

## Declaration

```swift
static var flatRTFD: UTType { get }
```

## Discussion

Discussion The pasteboard uses a flattened Rich Text Format Directory format. The identifier for this type is com.apple.flat-rtfd. This type conforms to UTTypeData and UTTypeCompositeContent.

## See Also

### Application files

- [pdf](uniformtypeidentifiers/uttype-swift.struct/pdf.md)
- [rtfd](uniformtypeidentifiers/uttype-swift.struct/rtfd.md)
- [epub](uniformtypeidentifiers/uttype-swift.struct/epub.md)
