UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

6 lines (5 loc) 140 B
export declare enum Justification { LeftJustified = "leftJustified", RightJustified = "rightJustified", Centered = "centered" }