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

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