Click or drag to resize

PdfDocumentNamesEmbeddedFiles Property

(Optional; PDF 1.4) name tree mapping name strings to file specifications for embedded file streams (see ).

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public PdfEmbeddedFileSpecificationTree EmbeddedFiles { get; }

Property Value

PdfEmbeddedFileSpecificationTree
A name tree mapping name strings to file specifications for embedded file streams.
See Also