DitaMapTopicsetCompareDotNet OxygenTcsDeletedSpaceMode Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Specifies how deleted spaces should be handled.

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

public OxygenTrackChangesDeletedSpaceMode OxygenTcsDeletedSpaceMode { get; set; }

Property Value

Type: OxygenTrackChangesDeletedSpaceMode
Remarks

Specifies how deleted spaces should be handled.

Prior to oXygen 14 whitespace within the deleted content of a processing instruction were sometimes not displayed correctly. A work-around was to normalise the space within a deleted region.

See also com.deltaxml.dita.OxygenTrackChangesDeletedSpaceMode

Default:

automatic

See Also