Click or drag to resize
Pdftools logo

ConverterConversionEventEventArgsSeverity Property

The suggested severity of the event.

We suggest checking, which conversion events are tolerable in your conversion process and which must be considered critical. See the documentation of ConversionEvent for a more detailed description.


Namespace: PdfTools.PdfA.Conversion
Assembly: PdfTools (in PdfTools.dll) Version: 1.14.0+45dc66aa6a2523065773ba29710af5aafc41d982
Syntax
C#
public EventSeverity Severity { get; }

Property Value

EventSeverity
See Also