UNPKG

pdf-lib

Version:

Create and modify PDF files with JavaScript

6 lines (5 loc) 69 B
export enum TextAlignment { Left = 0, Center = 1, Right = 2, }