This class represents the devicen colour space attributes dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 71, page 161.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 70, page 203.

The DeviceN attributes dictionary carries metadata that helps a conforming reader simulate or process the colorants in a DeviceN color space.

The Colorants entry maps each colorant name to its corresponding Separation color space. This allows a reader to know the individual characteristics of each component colorant even when they are used together.

The Process entry identifies which of the DeviceN components correspond to standard process colorants and which process color space those components belong to. This distinction matters when converting to or from a process color model.

The MixingHints entry provides additional guidance for soft-proofing and ink limiting, including solidities and printing order. These values are advisory rather than normative.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.DeviceNColorSpaceAttributesElement

 

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

 

   
   
Property
Description
EntrySubtype Represents the "Subtype" entry of the devicen colour space attributes dictionary object.
EntryColorants Represents the "Colorants" entry of the devicen colour space attributes dictionary object.
EntryProcess Represents the "Process" entry of the devicen colour space attributes dictionary object.
EntryMixingHints Represents the "MixingHints" entry of the devicen colour space attributes dictionary object.
inherited properties...