DeltaXML DITA Compare .NET API Documentation
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Specifies whether to perform detailed text comparison or not.
Namespace: DeltaXML.DitaCompareApiAssembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax
Property Value
Type: BooleanRemarks
Specifies whether to perform detailed text comparison or not.
If set to true, text is split into words before comparison. This allows individual word changes to be detected.
Default:
trueSee Also