[]
        
(Showing Draft Content)

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.