Click or drag to resize

SvgDocumentSvgParsingError Event

This event is used by the SvgDocument object to report errors that occur when parsing a SVG file.

Namespace:  Atalasoft.PdfDoc.Generating.Utilities.VectorImport.DOM
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event SvgParsingErrorEventHandler SvgParsingError

Value

Type: Atalasoft.PdfDoc.Generating.Utilities.VectorImportSvgParsingErrorEventHandler
See Also