UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

9 lines (8 loc) 245 B
export declare enum TransitionDirection { TopLeftToBottomRight = "topLeftToBottomRight", RightToLeft = "rightToLeft", TopToBottom = "topToBottom", None = "none", LeftToRight = "leftToRight", BottomToTop = "bottomToTop" }