jsPDF Canvas PlugIn This plugin mimics the HTML5 Canvas
The goal is to provide a way for current canvas users to print directly to a PDF.
- Source:
Members
(static) canvas :Object
- Source:
Type:
- Object
(inner) height
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
height |
number |
Height of the canvas
(inner) width
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
width |
number |
Width of the canvas
Methods
(inner) getContext(the)
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
the |
string | context type |