Filter: classifai_azure_read_should_process
Filters whether to run Read processing on this attachment item
Parameters
Name | Type | Description |
---|---|---|
$process | bool | Whether to run OCR processing or not. |
$attachment_id | int | The attachment ID. |
Since
- 1.7.0
Source
Defined in includes/Classifai/Providers/Azure/Read.php
at line 105
Returns
Whether this attachment should have OCR processing.