bounds property
Boundaries of the MRZ detected, in following order: top-left, top-right, bottom-right, bottom-left.
throws DocumentException An error has occurred during Document Library execution.
Implementation
PointList get bounds => getBounds();
Boundaries of the MRZ detected, in following order: top-left, top-right, bottom-right, bottom-left.
throws DocumentException An error has occurred during Document Library execution.
PointList get bounds => getBounds();