Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

GetElementName Method






Gets the name of the element.
Syntax
public string GetElementName()
'Declaration
 
Public Function GetElementName() As String
'Usage
 
Dim instance As SvgNodeHandle
Dim value As String
 
value = instance.GetElementName()
- (nullable NSString *)elementName:(NSError **)error
public:
String^ GetElementName(); 

Return Value

The name of the element. This is the XML element name. For example, "svg" for the top level <svg> element in the document, "image" for an <image> element in the document, etc.
Example
For an example, refer to EnumerateElements.
Requirements

Target Platforms

See Also

Reference

SvgNodeHandle Class
SvgNodeHandle Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features