# PdfArray

## Content

# Type Alias: PdfArray

```ts
type PdfArray = PdfValue[];
```

Represents a PDF array object.
