Class: Pdfrb::Destination::FullPage

Inherits:
Fit
  • Object
show all
Defined in:
lib/pdfrb/destination/fit.rb

Overview

/Fit — fit the entire page in the window.

Instance Attribute Summary

Attributes inherited from Fit

#page_ref

Class Method Summary collapse

Methods inherited from Fit

[], #initialize, register, register_as, registry, #to_pdf, types

Constructor Details

This class inherits a constructor from Pdfrb::Destination::Fit

Class Method Details

.fit_keywordObject



53
# File 'lib/pdfrb/destination/fit.rb', line 53

def fit_keyword; :Fit; end