Class Prawn::Document::ColumnBox
In: lib/prawn/document/column_box.rb
Parent: BoundingBox

Methods

Public Class methods

Public Instance methods

x coordinate of the left edge of the current column

Wrap position to the next column, starting a new page if necessary

x co-orordinate of the right edge of the current column

The column width, not the width of the whole box. Used to calculate how long a line of text can be.

[Validate]