AddBase64
OcrInput.AddBase64 method
Add the base64 string containing the image for recognition / processing. The type of the image must correspond to the type specified in the constructor.
public void AddBase64(string base64)
Parameter | Type | Description |
---|---|---|
base64 | String | Base64 string with single image. |
See Also
- class OcrInput
- namespace Aspose.OCR
- assembly Aspose.OCR