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

 

   
   
Method
Description
RelatedFileSetElement Create a new RelatedFileSetElement.
inherited methods...

 

   
   
Property
Description
EntryF Represents the "F" entry of the related file set dictionary object.
EntryUF Represents the "UF" entry of the related file set dictionary object.
EntryDOS Represents the "DOS" entry of the related file set dictionary object.
EntryMac Represents the "Mac" entry of the related file set dictionary object.
EntryUnix Represents the "Unix" entry of the related file set dictionary object.
inherited properties...