---
title: CGPDFAccessPermissions
framework: coregraphics
role: symbol
role_heading: Structure
path: coregraphics/cgpdfaccesspermissions
---

# CGPDFAccessPermissions

## Declaration

```swift
struct CGPDFAccessPermissions
```

## Topics

### Initializers

- [init(rawValue:)](coregraphics/cgpdfaccesspermissions/init(rawvalue:).md)

### Type Properties

- [allowsCommenting](coregraphics/cgpdfaccesspermissions/allowscommenting.md)
- [allowsContentAccessibility](coregraphics/cgpdfaccesspermissions/allowscontentaccessibility.md)
- [allowsContentCopying](coregraphics/cgpdfaccesspermissions/allowscontentcopying.md)
- [allowsDocumentAssembly](coregraphics/cgpdfaccesspermissions/allowsdocumentassembly.md)
- [allowsDocumentChanges](coregraphics/cgpdfaccesspermissions/allowsdocumentchanges.md)
- [allowsFormFieldEntry](coregraphics/cgpdfaccesspermissions/allowsformfieldentry.md)
- [allowsHighQualityPrinting](coregraphics/cgpdfaccesspermissions/allowshighqualityprinting.md)
- [allowsLowQualityPrinting](coregraphics/cgpdfaccesspermissions/allowslowqualityprinting.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Enumerations

- [CGCaptureOptions](coregraphics/cgcaptureoptions.md)
- [CGColorConversionInfoTransformType](coregraphics/cgcolorconversioninfotransformtype.md)
- [CGColorRenderingIntent](coregraphics/cgcolorrenderingintent.md)
- [CGConfigureOption](coregraphics/cgconfigureoption.md)
- [CGDisplayChangeSummaryFlags](coregraphics/cgdisplaychangesummaryflags.md)
- [CGDisplayStreamFrameStatus](coregraphics/cgdisplaystreamframestatus.md)
- [CGDisplayStreamUpdateRectType](coregraphics/cgdisplaystreamupdaterecttype.md)
- [CGError](coregraphics/cgerror.md)
- [CGEventField](coregraphics/cgeventfield.md)
- [CGEventFilterMask](coregraphics/cgeventfiltermask.md)
- [CGEventFlags](coregraphics/cgeventflags.md)
- [CGEventMouseSubtype](coregraphics/cgeventmousesubtype.md)
- [CGEventSourceStateID](coregraphics/cgeventsourcestateid.md)
- [CGEventSuppressionState](coregraphics/cgeventsuppressionstate.md)
- [CGEventTapLocation](coregraphics/cgeventtaplocation.md)
