Gets or sets an array of EmbeddedFile objects providing the name, data and additional optional properties of files, which are embedded in the current document. The property value is null, if there are no embedded files contained in the document.
public EmbeddedFile[] EmbeddedFiles { get; set; }
Public Property EmbeddedFiles() As EmbeddedFile()
PDF and PDF/A only.