UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

8 lines (7 loc) 104 B
export declare enum ImageFormat { Default = 0, Bmp = 1, Jpg = 2, Png = 3, Pdf = 4 }