|
This class represents the embedded file set dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; page 103.
This is a structure described in the EF entry of the PDF
Specification table referenced above. In the specification this
structure does not have a name.
An embedded file set dictionary maps platform-specific path keys
to embedded file stream references. It is stored in the EF entry of
a full file specification and provides the actual stream data for
one or more platform paths.
Each entry in the dictionary maps a path key (F, UF, DOS, Mac,
or Unix) to an indirect reference to an embedded file stream. The
referenced stream contains the actual file data with its own stream
dictionary parameters.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.EmbeddedFileSetElement
|