|
This class represents the trap network appearance stream. This
is definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 367,
page 638.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 404, page 821.
This class is always an indirect object because it is also a
StreamElement and these are always indirect objects.
The trap network appearance stream is the content stream of a
trap network annotation, containing the filled paths representing
trap regions applied to a page.
The PCM entry names the process color model used when the traps
were generated. A change to the document color model requires the
trap network to be regenerated.
The SeparationColorNames entry lists all spot color separations
present on the page when trapping was performed. Any change to the
spot color set invalidates the trap network.
The TrapRegions entry holds an array of references to XObjects
containing the trap paths. The TrapStyles entry holds an array of
trap style dictionaries describing the trapping parameters
used.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.XObjectElement
WebSupergoo.ABCpdf14.Elements.FormXObjectElement
WebSupergoo.ABCpdf14.Elements.TrapNetworkAppearanceStreamElement
|