[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.XmlMapping.XPath

XPath Property

XPath

Gets the XPath expression which shall be evaluated to find the custom XML node which is mapped to the content control. This XPath expression shall be specified using the syntax defined in the XML Path Language (XPath) Version 1.0 specification.

Declaration
public string XPath { get; }
Public ReadOnly Property XPath As String