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

asEmbeddedFileA melléklet dokumentumszintű (a /EmbeddedFiles katalógus névfa részében)
asAnnotAttachmentA melléklet egy adott oldalon van meghatározva egy /FileAttachment annotációs objektumon keresztül

See also

TPDFlibAttachment, EnumAttachments, SaveAllAttachments