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

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