class HexaPDF:: Type:: OptionalContentGroup:: OptionalContentUsage
| Parent | HexaPDF::Dictionary |
|---|
Represents an optional content group’s usage dictionary which describes how the content controlled by the group should be used.
See: PDF2.0 s8.11.4.4
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| CreatorInfo | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::CreatorInfo or Hash | false | nil |
| Language | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::Language or Hash | false | nil |
| Export | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::Export or Hash | false | nil |
| Zoom | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::Zoom or Hash | false | nil |
| HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::Print or Hash | false | nil | |
| View | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::View or Hash | false | nil |
| User | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::User or Hash | false | nil |
| PageElement | HexaPDF::Type::OptionalContentGroup::OptionalContentUsage::PageElement or Hash | false | nil |