Libraries
»
pki_express
(1.3.2)
»
Index (P)
»
PkiExpress
»
PadesPageOrientation
Class: PkiExpress::PadesPageOrientation
Inherits:
Enum
Object
Enum
PkiExpress::PadesPageOrientation
show all
Defined in:
lib/pki_express/pades_page_orientation.rb
Constant Summary
collapse
AUTO =
'
Auto
'
PORTRAIT =
'
Portrait
'
LANDSCAPE =
'
Landscape
'
VALUES =
[
AUTO
,
PORTRAIT
,
LANDSCAPE
]
Method Summary
Methods inherited from
Enum
contains?