Enumeration
SVGDTDVersion
The version of the SVG DTD.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | SVG 1.0. | |
| Int = 2 | readonly | SVG 1.1. | |
| Int = 5 | readonly | SVG Basic 1.1. | |
| Int = 3 | readonly | SVG Tiny 1.1. | |
| Int = 4 | readonly | SVG Tiny 1.1 Plus. | |
| Int = 6 | readonly | SVG Tiny 1.2. |
Object of 1
Properties elsewhere that hold an SVGDTDVersion value.