This class represents the box colour information dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 360, page 630.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 396, page 810.

The box color information dictionary specifies the visual appearance of page boundary box guides in a PDF editing application, assigning a color and line style to each of the four optional page boxes.

Each entry is a box style dictionary specifying the color, line width, and dash style of the guide drawn for that box. These settings are purely presentational and have no effect on printing or rendering.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.BoxColorInformationElement

 

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

 

   
   
Property
Description
EntryCropBox Represents the "CropBox" entry of the box colour information dictionary object.
EntryBleedBox Represents the "BleedBox" entry of the box colour information dictionary object.
EntryTrimBox Represents the "TrimBox" entry of the box colour information dictionary object.
EntryArtBox Represents the "ArtBox" entry of the box colour information dictionary object.
inherited properties...