# XWUIPdfAnnotator

Highlight, comment and sticky-note layer over a PDF page surface with an exportable annotation model.

## BasicUsage

Default two-page annotated brief.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default two-page annotated brief.
```

## ReadOnly

Inspect marks without edits.

```example
file: examples/ReadOnly.ts
html: examples/ReadOnly.html
title: ReadOnly
description: Inspect marks without edits.
```

## AddNote

Add a note from the class API.

```example
file: examples/AddNote.ts
html: examples/AddNote.html
title: AddNote
description: Add a note from the class API.
```

## ExportMarks

Read the sanitised annotation JSON.

```example
file: examples/ExportMarks.ts
html: examples/ExportMarks.html
title: ExportMarks
description: Read the sanitised annotation JSON.
```

```api
```
