sempdf v1.9.1Interfaces
Interface: AttachmentOptions
sempdf / AttachmentOptions
Defined in: src/types.ts:3496
Options that describe an embedded file attachment.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
description? | string | Human-readable attachment description. | src/types.ts:3498 |
mimeType? | string | MIME type associated with the attachment. | src/types.ts:3500 |