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.ABCpdf13.Elements.Element
       WebSupergoo.ABCpdf13.Elements.NavigatorElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the navigator dictionary object.
EntrySWF Represents the "SWF" entry of the navigator dictionary object.
EntryName Represents the "Name" entry of the navigator dictionary object.
EntryDesc Represents the "Desc" entry of the navigator dictionary object.
EntryCategory Represents the "Category" entry of the navigator dictionary object.
EntryID Represents the "ID" entry of the navigator dictionary object.
EntryVersion Represents the "Version" entry of the navigator dictionary object.
EntryAPIVersion Represents the "APIVersion" entry of the navigator dictionary object.
EntryLoadType Represents the "LoadType" entry of the navigator dictionary object.
EntryIcon Represents the "Icon" entry of the navigator dictionary object.
EntryLocale Represents the "Locale" entry of the navigator dictionary object.
EntryStrings Represents the "Strings" entry of the navigator dictionary object.
EntryInitialFields Represents the "InitialFields" entry of the navigator dictionary object.
EntryResources Represents the "Resources" entry of the navigator dictionary object.
EntryLayout Represents the "Layout" entry of the navigator dictionary object.
inherited properties...