ISVGException interface
Provides information about an exception that is raised when an SVG operation cannot be performed.
Members
The ISVGException interface inherits from the IDispatch interface. ISVGException also has these types of members:
Properties
The ISVGException interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Gets the exception code that is raised. | |
|
Read-only |
Gets a description of the exception that is raised. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: