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

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