class HexaPDF:: Type:: MarkedContentReference
| Parent | HexaPDF::Dictionary |
|---|
Represents a marked-content reference dictionary which is used to reference marked-content items in a structure element.
See: PDF2.0 s14.7.5.2
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| Type | Symbol | true | :MCR |
| Pg | HexaPDF::Type::Page or Hash | false | nil |
| Stm | HexaPDF::Stream or Hash | false | nil |
| StmOwn | HexaPDF::Dictionary or Hash | false | nil |
| MCID | Integer | true | nil |