UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

6 lines (5 loc) 111 B
export declare enum DrawMode { Fill = "fill", Stroke = "stroke", FillAndStroke = "fillAndStroke" }