This class represents the collection colors dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 157, page 449.

Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3; Table: 8.6a, page 31.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.CollectionColorsElement

A collection colors dictionary specifies the colour scheme for a PDF portfolio's user interface, setting background, card, border, and text colours independently as device RGB arrays.

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the collection colors dictionary object.
EntryBackground Represents the "Background" entry of the collection colors dictionary object.
EntryCardBackground Represents the "CardBackground" entry of the collection colors dictionary object.
EntryCardBorder Represents the "CardBorder" entry of the collection colors dictionary object.
EntryPrimaryText Represents the "PrimaryText" entry of the collection colors dictionary object.
EntrySecondaryText Represents the "SecondaryText" entry of the collection colors dictionary object.
inherited properties...