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

In This Topic
    AttributeType Property
    In This Topic
    Gets the type of the current SVG attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property AttributeType As SvgAttributeType
    public SvgAttributeType AttributeType {get;}
    See Also