NVisioService Class Members
In This Topic
The following tables list the members exposed by NVisioService.
Public Fields
| Name | Description |
| Instance | The Visio service instance. |
Top
Protected Fields
| Name | Description |
| AsposeDiagramLicense | The Aspose.Diagram license encrypted using the PKZIP Classic algorithm with password "Nevron.Nov". |
Top
Public Methods
| Name | Description |
| CanLoad | Gets whether the service can load files in the specified format, for example "vsd". |
| CanSave | Gets whether the service can save files to the specified format, for example "vdx". |
| ConvertData | Converts the given input data in the specified by inputExtension format to the specified by outputExtension format. Throws an exception on failure. |
Top
See Also