[]
        
(Showing Draft Content)

ContextType

DsPdfJS API v9.1.0


DsPdfJS API / ContextType

Enumeration: ContextType

Identifies the type of the drawing context.

Enumeration Members

BMP

BMP: 0

Identifies the BmpContext object.


PDF

PDF: 1

Identifies the PdfContext object.


SVG

SVG: 2

Identifies the SvgContext object.