DeltaXML DITA Compare .NET API Documentation
Compare the table content as well-formed XML.
Namespace: com.deltaxml.ditaAssembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
public static InvalidTableBehaviour COMPARE_AS_XML {
[HideFromJavaAttribute]
get;
}public static InvalidTableBehaviour COMPARE_AS_XML {
[HideFromJavaAttribute]
get;
}Public Shared ReadOnly Property COMPARE_AS_XML As InvalidTableBehaviour
<HideFromJavaAttribute>
Get
Public Shared ReadOnly Property COMPARE_AS_XML As InvalidTableBehaviour
<HideFromJavaAttribute>
Get
public:
static property InvalidTableBehaviour^ COMPARE_AS_XML {
[HideFromJavaAttribute]
InvalidTableBehaviour^ get ();
}public:
static property InvalidTableBehaviour^ COMPARE_AS_XML {
[HideFromJavaAttribute]
InvalidTableBehaviour^ get ();
}static member COMPARE_AS_XML : InvalidTableBehaviour with
[<HideFromJavaAttribute>]
get
static member COMPARE_AS_XML : InvalidTableBehaviour with
[<HideFromJavaAttribute>]
get
Property Value
Type:
InvalidTableBehaviour
Compare the table content as well-formed XML.