corymickelson / NoPoDoFo

node pdf native bindings
GNU Affero General Public License v3.0
26 stars 6 forks source link

NPDFAlignment missing Right #81

Closed corymickelson closed 5 years ago

corymickelson commented 5 years ago

The NPDFAlignment enum should have Right, instead it has bottom. The value for bottom is the value for right. Rename the NPDFAlignment.Bottom to NPDFAlignment.Right