FetchResource
Resources.FetchResource method
Download the resource specified in the name parameter from the online repository. If the resource is already downloaded, it will be overwritten. You can omit the .OCR extension and use file name only.
public static void FetchResource(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | String with resource name. See the ListRemote method. |
See Also
- class Resources
- namespace Aspose.OCR
- assembly Aspose.OCR