<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [PrintArgs](./schema.printargs.md)

## PrintArgs interface

<b>Signature:</b>

```typescript
export interface PrintArgs 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [limit?](./schema.printargs.limit.md) |  | number | <i>(Optional)</i> |
|  [message?](./schema.printargs.message.md) |  | string | <i>(Optional)</i> |

