Method: HexaPDF::Composer#frame
- Defined in:
- lib/hexapdf/composer.rb
#frame ⇒ Object (readonly)
The HexaPDF::Layout::Frame for automatic box placement.
112 113 114 |
# File 'lib/hexapdf/composer.rb', line 112 def frame @frame end |
The HexaPDF::Layout::Frame for automatic box placement.
112 113 114 |
# File 'lib/hexapdf/composer.rb', line 112 def frame @frame end |