sempdf
sempdf v1.9.1Interfaces

Interface: AttachmentOptions

sempdf v1.9.1


sempdf / AttachmentOptions

Defined in: src/types.ts:3496

Options that describe an embedded file attachment.

Properties

PropertyTypeDescriptionDefined in
description?stringHuman-readable attachment description.src/types.ts:3498
mimeType?stringMIME type associated with the attachment.src/types.ts:3500

On this page