Class representing a Destination fitting the bounding box of a Page.
Creates a new bounding box fit Destination.
pageref |
# File lib/origami/destinations.rb, line 163 def initialize(pageref) super([pageref, :FitB]) end
Generated with the Darkfish Rdoc Generator 2.