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