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

In This Topic
    GetNamespacePrefixes Method
    In This Topic
    Returns an array with all registered namespace prefixes.
    Syntax
    'Declaration
     
    Public Function GetNamespacePrefixes() As System.String()
    public System.string[] GetNamespacePrefixes()
    See Also