TIWCGJQHTML2CanvasMethod Enumeration

Represents type TIWCGJQHTML2CanvasMethod.

Namespace: IWCGJQHTML2Canvas
type
 TIWCGJQHTML2CanvasMethod = (jqhcmHTML2CANVAS,jqhcmSaveAsPNG);

The TIWCGJQHTML2CanvasMethod type exposes the following members.

Show:
 NameDescription
jqhcmHTML2CANVAS

Represents constant jqhcmHTML2CANVAS.

jqhcmSaveAsPNG

Represents constant jqhcmSaveAsPNG.

Top