[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.UnregisterNamespacePrefix

UnregisterNamespacePrefix Method

UnregisterNamespacePrefix(string)

Unregisters a specified namespace prefix.

Declaration
public bool UnregisterNamespacePrefix(string prefix)
Parameters
Type Name Description
string prefix

The prefix to unregister.

Returns
Type Description
bool

true if the prefix was successfully unregistered, false otherwise.

Exceptions
Type Condition
ArgumentNullException