ReadResult Class
Text extracted from a page in the input document.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ReadResult
Constructor
ReadResult(*, page: int, angle: float, width: float, height: float, unit, lines, language: Optional[str] = None, **kwargs)
Parameters
- angle
- float
Required
Required. The orientation of the image in degrees in the clockwise direction. Range between [-180, 180).
Required
Required. The unit used in the Width, Height and BoundingBox. For images, the unit is 'pixel'. For PDF, the unit is 'inch'. Possible values include: 'pixel', 'inch'
Feedback
Submit and view feedback for