XmlMappingCustomXmlPart Property |
Gets or sets the custom XML part that will be used to evaluate the given XPath expression.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic CustomXmlPart CustomXmlPart { get; set; }Public Property CustomXmlPart As CustomXmlPart
Get
Set
Property Value
CustomXmlPart
See Also