Value
| Name | Description | Value |
|---|---|---|
| RenderingStyle.BATCH | Renders the SVG in batch mode. | 1937134178 = 'svRb' |
| RenderingStyle.PROGRESSIVE | Renders the SVG progressively. | 1937134192 = 'svRp' |
Usage
As property
SVGExportPreference.renderingStyle
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |