|
This class represents the optional content properties
dictionary. This is definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 100,
page 228.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 98, page 281.
The optional content properties dictionary is stored in the
document catalog and acts as the registry for all optional content
groups and configurations in the document.
The OCGs entry lists every optional content group object in the
document. A conforming reader uses this list to discover all groups
and their initial states.
The D entry holds the default viewing configuration. This
configuration sets the initial on/off state for all groups and
controls how the viewer's layer interface behaves when the document
is opened.
The Configs entry lists additional named configurations. Each
configuration is an independent set of group states and interface
settings. Users or applications may switch between configurations
to change the document's appearance.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.OptionalContentPropertiesElement
|