UNPKG

pdf-lib

Version:

Create and modify PDF files with JavaScript

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