OxygenTrackChangesDeletedSpaceMode KEEP Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Keeps the original whitespace formating of the deleted region.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public static OxygenTrackChangesDeletedSpaceMode KEEP {
	[HideFromJavaAttribute]
	get;
 }

Property Value

Type: OxygenTrackChangesDeletedSpaceMode
Remarks

Keeps the original whitespace formating of the deleted region.
See Also