menu
aws_textract_api package
documentation
textract-2018-06-27.dart
BoundingBox
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The height of the bounding box as a ratio of the overall document page height.
Implementation
final double? height;
aws_textract_api package
documentation
textract-2018-06-27
BoundingBox
height property
BoundingBox class