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

# init(_:)

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 style of the preview for PDF files.

## See Also

### Creating a Preview Style for PDF Files

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