This class represents the devicen process dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 72, page 163.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 71, page 205.

The DeviceN process dictionary identifies which components of a DeviceN color space correspond to standard process colorants, and names the process color space those components belong to.

The ColorSpace entry names the process color space, such as DeviceCMYK, to which the identified components map. This connection allows a reader to handle process components using its standard process color pipeline.

The Components entry lists the names of those DeviceN components that are process colorants. Components absent from this list are treated as spot colorants with no process equivalent.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.DeviceNProcessElement

 

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

 

   
   
Property
Description
EntryColorSpace Represents the "ColorSpace" entry of the devicen process dictionary object.
EntryComponents Represents the "Components" entry of the devicen process dictionary object.
inherited properties...