[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgException

SvgException Class

Represents an exception related to SVG parsing or rendering.

Inheritance
SvgException
Implements
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgException : Exception, ISerializable
Public Class SvgException
    Inherits Exception
    Implements ISerializable

Implements