C#
VB
Java
Objective-C
C++
Gets or sets the SVG element type.
The SVG element type. The default value is SvgElementType.Unknown.
If this element is text, then TextData will contain further details regarding the text of the element.
If this element is not text, then TextData will be null.
For an example, refer to SvgDocument.SortElements.