Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgAttribute Class / AttributeName Property

In This Topic
    AttributeName Property (SvgAttribute)
    In This Topic
    Gets the SVG name of the current attribute.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AttributeName As System.String
    public virtual System.string AttributeName {get;}
    See Also