Skip to contents

Returns the filename declared in the attachment's /F (preferred) or /UF entry. Wraps FPDFAttachment_GetName.

Usage

pdf_attachment_name(att)

Arguments

att

A pdfium_attachment handle from pdf_attachments().

Value

Character scalar (UTF-8). Empty string if no name.