AllowAutomaticDownloads
Resources.AllowAutomaticDownloads method
Allow (true) or block (false) automatic downloading of required resources from the online repository. By default, a resource is automatically downloaded when a method that depends on it is called.
public static void AllowAutomaticDownloads(bool allow)
| Parameter | Type | Description |
|---|---|---|
| allow | Boolean | Boolean value to allow or block automatic downloading of required resources. |
See Also
- class Resources
- namespace Aspose.OCR
- assembly Aspose.OCR