UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

11 lines (10 loc) 280 B
export declare enum MetadataImageOrientation { TopLeft = "topLeft", TopRight = "topRight", BottomRight = "bottomRight", BottomLeft = "bottomLeft", LeftTop = "leftTop", RightTop = "rightTop", RightBottom = "rightBottom", LeftBottom = "leftBottom" }