Click or drag to resize

SvgParsingErrorEventArgsErrorLevel Property

Get the severity of the error that has occurred.

Namespace:  Atalasoft.PdfDoc.Generating.Utilities.VectorImport
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public ErrorLevel ErrorLevel { get; }

Property Value

Type: ErrorLevel
See Also