DeltaXML DITA Compare .NET API Documentation
The value representing the String value 'no'.
Namespace: com.deltaxml.ditaAssembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
public static IndentOutput NO {
[HideFromJavaAttribute]
get;
}public static IndentOutput NO {
[HideFromJavaAttribute]
get;
}Public Shared ReadOnly Property NO As IndentOutput
<HideFromJavaAttribute>
Get
Public Shared ReadOnly Property NO As IndentOutput
<HideFromJavaAttribute>
Get
public:
static property IndentOutput^ NO {
[HideFromJavaAttribute]
IndentOutput^ get ();
}public:
static property IndentOutput^ NO {
[HideFromJavaAttribute]
IndentOutput^ get ();
}static member NO : IndentOutput with
[<HideFromJavaAttribute>]
get
static member NO : IndentOutput with
[<HideFromJavaAttribute>]
get
Property Value
Type:
IndentOutput
The value representing the String value 'no'. Output is not indented.