Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / XmlMapping Class / Clear Method

In This Topic
    Clear Method (XmlMapping)
    In This Topic
    Removes mapping between a content control and an XML node stored within a Custom XML Data part in the document.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also