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

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