# ProcessingDirective

This tag does nothing for now.

## Component Signature

```
<bx:ProcessingDirective pageEncoding=[string]
suppressWhiteSpace=[boolean] />
```

### Attributes

| Atrribute            | Type      | Required | Description | Default |
| -------------------- | --------- | -------- | ----------- | ------- |
| `pageEncoding`       | `string`  | `false`  |             |         |
| `suppressWhiteSpace` | `boolean` | `false`  |             |         |

## Examples
