OcrLineEnding Enum
Defines the sequence of characters to use between the lines of text recognized by the OCR skill. The default value is "space".
Fields
| CARRIAGE_RETURN |
| CARRIAGE_RETURN_LINE_FEED |
| LINE_FEED |
| SPACE |
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Defines the sequence of characters to use between the lines of text recognized by the OCR skill. The default value is "space".
| CARRIAGE_RETURN |
| CARRIAGE_RETURN_LINE_FEED |
| LINE_FEED |
| SPACE |
Azure SDK for Python