Click or drag to resize

XmlMappingPrefixMappings Property

Gets or sets a value that specifies the set of prefix mappings that will be used to interpret the XPath expression.

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

Property Value

String
See Also