enum Hpdf::PageDirection
 
  Defined in:
hpdf/enum.crEnum Members
- 
        Portrait = 
0 - 
        
Set the longer value to horizontal.
 - 
        Landscape = 
1 - 
        
Set the longer value to vertical.
 
0
      Set the longer value to horizontal.
1
      Set the longer value to vertical.