DeltaXML DITA Compare .NET API Documentation
Add the recoverable errors and warnings as processing instructions.
Namespace: com.deltaxml.ditaAssembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
public static WarningReportMode PROCESSING_INSTRUCTIONS {
[HideFromJavaAttribute]
get;
}public static WarningReportMode PROCESSING_INSTRUCTIONS {
[HideFromJavaAttribute]
get;
}Public Shared ReadOnly Property PROCESSING_INSTRUCTIONS As WarningReportMode
<HideFromJavaAttribute>
Get
Public Shared ReadOnly Property PROCESSING_INSTRUCTIONS As WarningReportMode
<HideFromJavaAttribute>
Get
public:
static property WarningReportMode^ PROCESSING_INSTRUCTIONS {
[HideFromJavaAttribute]
WarningReportMode^ get ();
}public:
static property WarningReportMode^ PROCESSING_INSTRUCTIONS {
[HideFromJavaAttribute]
WarningReportMode^ get ();
}static member PROCESSING_INSTRUCTIONS : WarningReportMode with
[<HideFromJavaAttribute>]
get
static member PROCESSING_INSTRUCTIONS : WarningReportMode with
[<HideFromJavaAttribute>]
get
Property Value
Type:
WarningReportMode
Add the recoverable errors and warnings as processing instructions.