DitaCompareDotNet ImageCompare Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Specifies whether to enable or disable image comparison.

Namespace: DeltaXML.DitaCompareApi
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax

public bool ImageCompare { get; set; }

Property Value

Type: Boolean
Remarks

Specifies whether to enable or disable image comparison.

Default:

false

See Also