class HexaPDF:: Type:: CMap
| Parent | HexaPDF::Stream |
|---|
Represents an embedded CMap file.
See: PDF2.0 s9.7.5.3
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| Length | Integer | false | nil |
| Filter | Symbol or HexaPDF::PDFArray or Array | false | nil |
| DecodeParms | HexaPDF::Dictionary or HexaPDF::PDFArray or Hash or Array | false | nil |
| F | HexaPDF::Type::FileSpecification or Hash or String | false | nil |
| FFilter | Symbol or HexaPDF::PDFArray or Array | false | nil |
| FDecodeParms | HexaPDF::Dictionary or HexaPDF::PDFArray or Hash or Array | false | nil |
| DL | Integer | false | nil |
| Type | Symbol | true | :CMap |
| CMapName | Symbol | true | nil |
| CIDSystemInfo | HexaPDF::Type::CIDFont::CIDSystemInfo or Hash | true | nil |
| WMode | Integer | false | nil |
| UseCMap | HexaPDF::Stream or Symbol or Hash | false | nil |