Method: HexaPDF::Composer#frame

Defined in:
lib/hexapdf/composer.rb

#frameObject (readonly)

The HexaPDF::Layout::Frame for automatic box placement.



112
113
114
# File 'lib/hexapdf/composer.rb', line 112

def frame
  @frame
end