FetchResources
Resources.FetchResources method
Download the resources specified in the names parameter from the online repository. If one or more resources are already downloaded, they will be overwritten. You can omit the .OCR extension and use file names only.
public static void FetchResources(string[] names)
| Parameter | Type | Description |
|---|---|---|
| names | String[] | Array with resources names. See the ListRemote method. |
See Also
- class Resources
- namespace Aspose.OCR
- assembly Aspose.OCR