class HexaPDF:: Type:: OptionalContentConfiguration:: UsageApplication
Parent | HexaPDF::Dictionary |
---|
Represents an optional content usage application dictionary.
This dictionary is used for the elements in the /AS array of an optional content configuration dictionary. It specifies how a PDF processor should use the usage entries of OCGs to automatically change their state based on external factors (like magnifacation factor or language).
See: PDF2.0 s8.11.4.4
Field Definitions
Name | Type/Allowed Values | Required | Default Value |
---|---|---|---|
Event | Symbol One of: :View, :Print, :Export | true | nil |
OCGs | HexaPDF::PDFArray or Array | false | [] |
Category | HexaPDF::PDFArray or Array | true | nil |