CommonComparator LexicalPreservationConfig Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The LexicalPreservationConfig to use during comparison. Note that setting the config value to null disables the lexical preservation.

Namespace: DeltaXML.CoreS9Api.Internals
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public LexicalPreservationConfig LexicalPreservationConfig { get; set; }

Property Value

Type: LexicalPreservationConfig
See Also