Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgDocument Class / ClearNamespacePrefixes Method

In This Topic
    ClearNamespacePrefixes Method
    In This Topic
    Removes all namespace prefixes except "svg", "xlink", and "xml".
    Syntax
    'Declaration
     
    Public Sub ClearNamespacePrefixes() 
    public void ClearNamespacePrefixes()
    See Also