UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

9 lines (8 loc) 246 B
export declare enum MetadataPageLayout { SinglePage = "singlePage", TwoColumnLeft = "twoColumnLeft", OneColumn = "oneColumn", TwoPageRight = "twoPageRight", TwoPageLeft = "twoPageLeft", TwoColumnRight = "twoColumnRight" }