UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

6 lines (5 loc) 112 B
export declare enum PageOrientation { Landscape = "landscape", Portrait = "portrait", Any = "any" }