Gets or sets the XPath expression that will be evaluated to find the custom XML node mapped to the content control.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntaxpublic string XPath { get; set; }
Public Property XPath As String
Get
Set
Property Value
String
See Also