Libraries
»
pki_express
(1.2.0)
»
Index (P)
»
PkiExpress
»
PadesVerticalAlign
Class: PkiExpress::PadesVerticalAlign
Inherits:
Enum
Object
Enum
PkiExpress::PadesVerticalAlign
show all
Defined in:
lib/pki_express/pades_vertical_align.rb
Constant Summary
collapse
TOP =
'Top'
CENTER =
'Center'
BOTTOM =
'Bottom'
VALUES =
[
TOP
,
CENTER
,
BOTTOM
]
Method Summary
Methods inherited from
Enum
contains?