UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

8 lines (7 loc) 142 B
export declare enum OptimizationIntensity { High = "high", Low = "low", Medium = "medium", Value = "value", Off = "off" }