XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Sets whether modified elements containing text should be split when the amount of unchanged text falls below a given
percentage.
Namespace: DeltaXML.CoreS9Api.ConfigAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Property Value
Type: BooleanRemarks
Sets whether modified elements containing text should be split when the amount of unchanged text falls below a given percentage.
The percentage at which this behaviour is triggered can be set using ElementSplittingThreshold
See Also