UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

7 lines (6 loc) 116 B
export declare enum ExtractionFileFormat { Zip = "zip", Xml = "xml", Text = "text", Json = "json" }