TPDFlibAttachmentSource
Data Types
Description
TPDFlibAttachmentSource enumerates the origin types of portable file attachments contained in a PDF document.
Syntax
Delphi
type TPDFlibAttachmentSource = (asEmbeddedFile, asAnnotAttachment);Values
| asEmbeddedFile | A melléklet dokumentumszintű (a /EmbeddedFiles katalógus névfa részében) |
|---|---|
| asAnnotAttachment | A melléklet egy adott oldalon van meghatározva egy /FileAttachment annotációs objektumon keresztül |