DitaMapfileCompareDotNet EnableProgressEventHandling Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Controls whether raising of progress handling events is enabled.

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

public bool EnableProgressEventHandling { get; set; }

Property Value

Type: Boolean
Remarks

This property must be set prior to calling the DitaMapfileCompareDotNet.compare method.
See Also