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.
public EmbeddedFile[] EmbeddedFiles { get; set; }
Public Property EmbeddedFiles() As EmbeddedFile()
PDF and PDF/A only.