class HexaPDF:: Type:: IconFit
Parent | HexaPDF::Dictionary |
---|
An IconFit
dictionary specifies how an icon should be displayed inside an annotation rectangle.
See: PDF2.0 s12.7.8.3.2
Field Definitions
Name | Type/Allowed Values | Required | Default Value |
---|---|---|---|
SW | Symbol One of: :A, :B, :S, :N | false | :A |
S | Symbol One of: :A, :P | false | :P |
A | HexaPDF::PDFArray or Array | false | [0.5, 0.5] |
FB | TrueClass or FalseClass | false | false |