This class represents the version 2.0 opi dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 370, page 641.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 407, page 825.

A version 2.0 OPI dictionary provides metadata and placement parameters for high-resolution image substitution following the OPI 2.0 specification, which simplifies the placement model compared to version 1.3.

The F entry holds the file specification of the high-resolution original. The MainImage entry identifies the primary file in a multi-file image set.

The Size and CropRect entries describe the dimensions and cropped region. The Overprint entry records overprinting behaviour at output.

The Inks entry describes the image colorants, supporting multi-ink workflows. The IncludedImageDimensions and IncludedImageQuality entries describe the low-resolution proxy in the PDF.

The Tags entry holds application-specific key-value metadata.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.OpiElement
          WebSupergoo.ABCpdf14.Elements.Version20OpiElement

 

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

 

   
   
Property
Description
EntryF Represents the "F" entry of the version 2.
EntryMainImage Represents the "MainImage" entry of the version 2.
EntryTags Represents the "Tags" entry of the version 2.
EntrySize Represents the "Size" entry of the version 2.
EntryCropRect Represents the "CropRect" entry of the version 2.
EntryOverprint Represents the "Overprint" entry of the version 2.
EntryInks Represents the "Inks" entry of the version 2.
EntryIncludedImageDimensions Represents the "IncludedImageDimensions" entry of the version 2.
EntryIncludedImageQuality Represents the "IncludedImageQuality" entry of the version 2.
inherited properties...