Appearance
zeropdf / AttachmentOptions
Interface: AttachmentOptions
Defined in: src/types.ts:2815
Options that describe an embedded file attachment.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
description? | string | Human-readable attachment description. | src/types.ts:2817 |
mimeType? | string | MIME type associated with the attachment. | src/types.ts:2819 |