module HexaPDF::Type

Overview

The Type module contains implementations of the types defined in the PDF specification.

Each type class is derived from either the Dictionary class or the Stream class, depending on whether the type has an associated stream.