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. |