---
title: "init(rawValue:)"
framework: quicklook
role: symbol
role_heading: Initializer
path: "quicklook/qlpreviewpdfstyle/init(rawvalue:)"
---

# init(rawValue:)

Creates a PDF style instance that configures the layout of previews for PDF files.

## Declaration

```swift
init(rawValue: UInt32)
```

## Parameters

- `rawValue`: The raw value that represents the layout of previews for PDF files.

## See Also

### Creating a Preview Style for PDF Files

- [init(_:)](quicklook/qlpreviewpdfstyle/init(_:).md)
- [rawValue](quicklook/qlpreviewpdfstyle/rawvalue.md)
