Skip to content

zeropdf v1.3.0


zeropdf / AttachmentOptions

Interface: AttachmentOptions

Defined in: src/types.ts:2815

Options that describe an embedded file attachment.

Properties

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

Released under the ISC license.