<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGPDFStructureElement",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@T@CGPDFStructureElementRef"
  },
  "title" : "CGPDFStructureElement"
}
-->

# CGPDFStructureElement

```
class CGPDFStructureElement
```

## Topics

### Structures

[`struct Attributes`](/documentation/CoreGraphics/CGPDFStructureElement/Attributes)

The accessibility and presentation attributes of a structure element.

### Initializers

[`init(tagType: CGPDFTagType)`](/documentation/CoreGraphics/CGPDFStructureElement/init(tagType:))

### Instance Methods

[`func addChild(CGPDFStructureElement) -> OSStatus`](/documentation/CoreGraphics/CGPDFStructureElement/addChild(_:))

[`func addMarkedContentItem(CGPDFMarkedContentItem) -> OSStatus`](/documentation/CoreGraphics/CGPDFStructureElement/addMarkedContentItem(_:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Copyable`](/documentation/Swift/Copyable)

[`Escapable`](/documentation/Swift/Escapable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)