Click or drag to resize

XmlMappingXPath Property

Gets or sets the XPath expression that will be evaluated to find the custom XML node mapped to the content control.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string XPath { get; set; }

Property Value

String
See Also