UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

7 lines (6 loc) 126 B
export declare enum Pdf417CompactionMode { Auto = "auto", Numeric = "numeric", Byte = "byte", Text = "text" }