Options to use when merging SVG documents
Value | Member | Description |
---|---|---|
0x00000000 | None | Default. Do not drop any elements. |
0x00000001 | Shapes | Drop all shape elements (vector objects). |
0x00000002 | Images | Drop all image elements. |
0x00000004 | Text | Drop all text elements. |
0x00000010 | LeadTextPathText | Internal use only. |
0x00000100 | LeadTextPathPath | Internal use only. |