RemoveLocal

Resources.RemoveLocal method

Removes the locally stored Aspose.OCR resource.

public static void RemoveLocal(string name)
ParameterTypeDescription
nameStringString with resource name. See the ListRemote method.

See Also