Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCommentElement Class / ElementName Property

In This Topic
    ElementName Property (SvgCommentElement)
    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