|
This class represents the related file set dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; page 103.
A related file set dictionary maps platform path keys to arrays
of file specification strings. It is stored in the RF entry of a
full file specification and lists files that accompany the main
file.
Each entry maps a path key to an array of file path strings
identifying supplementary files. These files are not embedded in
the PDF; they are expected to be present on the file system
alongside the main referenced file.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.RelatedFileSetElement
|