|
This class represents the navigator dictionary. This is
definitively detailed in:.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 160, page 454.
Adobe Supplement to the ISO 32000, BaseVersion: 1.7,
ExtensionLevel: 3; Table: 8.6d, page 34.
This class is always an indirect object because
CollectionElement.EntryNavigator requires it to be so.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.NavigatorElement
A navigator dictionary describes a SWF-based custom navigator
component that replaces the default portfolio UI. The SWF entry
references the embedded SWF stream.
The Name, Desc, Category, ID, Version, and APIVersion entries
provide metadata. The LoadType entry controls loading eagerness.
The Locale, Strings, and InitialFields entries support localisation
and initial configuration.
The Resources and Layout entries supply additional resources and
layout parameters used by the navigator to render the portfolio
interface.
|