# XWUIWatermark

Repeating watermark overlay for sensitive content / branding.

## Basic Usage

Diagonal "CONFIDENTIAL" watermark.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Diagonal "CONFIDENTIAL" watermark.
```

## Multi-Line

Two-line watermark with custom gap.

```example
file: examples/MultiLine.ts
html: examples/MultiLine.html
title: Multi-Line
description: Two-line watermark with custom gap.
```

## Draft Preview

A dense, forward-tilted red "DRAFT" stamp over an unpublished article preview.

```example
file: examples/DraftPreview.ts
html: examples/DraftPreview.html
title: Draft Preview
description: Tight red DRAFT stamp marking unpublished content.
```

## User Trace Overlay

A personalized leak-trace overlay tiling the viewer's email and access time in monospace.

```example
file: examples/UserTraceOverlay.ts
html: examples/UserTraceOverlay.html
title: User Trace Overlay
description: Per-viewer email + timestamp watermark for screenshot deterrence.
```

```api
```
