Click or drag to resize

XmlMappingCustomXmlPart Property

Gets or sets the custom XML part that will be used to evaluate the given XPath expression.

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

Property Value

CustomXmlPart
See Also