PreservationMode DOC_AND_ATTRIB Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Preserve document typing and original attribute information.

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

public static PreservationMode DOC_AND_ATTRIB {
	[HideFromJavaAttribute]
	get;
 }

Property Value

Type: PreservationMode
Remarks

Preserve document typing and original attribute information.
See Also