SVGExceptionSVG_WRONG_TYPE_ERR Field
Raised when an object of the wrong type is passed to an operation.

Namespace: Aspose.Svg
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public const ushort SVG_WRONG_TYPE_ERR = 0

Field Value

Type: UInt16
See Also