UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

8 lines (7 loc) 134 B
export declare enum BarcodeCreateOutputFormat { Jpg = "jpg", Tif = "tif", Pdf = "pdf", Bmp = "bmp", Png = "png" }