Represents an embedded file from a PDF document.

Syntax

public class EmbeddedFile
Public Class EmbeddedFile

Introduced: X19.

Constructors

Constructor Description
EmbeddedFile Creates a new instance of EmbeddedFile.

Properties

Property Description
CreationDate The creation date of the embedded file.
Data The embedded file data.
DataType The embedded file data type.
Description The embedded file description.
FileName The embedded file name.
LastModificationDate The last modification date of the embedded file.
MIMEType The MIME type of the embedded file.
Metadata The metadata for the embedded file.
Relationship The file relationship.