Specifies an array of EmbeddedFile objects which will be embedded in the saved document. Each file must be specified through a name and its data.

Introduced: X19.

Syntax

public EmbeddedFile[] EmbeddedFiles { get; set; }
Public Property EmbeddedFiles() As EmbeddedFile()

Limitations

PDF and PDF/A only.