Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgContentElement Class / ElementName Property

In This Topic
    ElementName Property (SvgContentElement)
    In This Topic
    Gets the SVG or non-SVG name of the current element.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ElementName As System.String
    public override System.string ElementName {get;}
    See Also