Enum DiagnosticSeverity
- Namespace
- NetPdf
- Assembly
- NetPdf.dll
Severity of a Diagnostic. Error means the input was rejected when StrictUnsupportedCss is set.
public enum DiagnosticSeverity
Fields
Error = 2Info = 0Warning = 1
Severity of a Diagnostic. Error means the input was rejected when StrictUnsupportedCss is set.
public enum DiagnosticSeverity
Error = 2Info = 0Warning = 1