bounds property

PointList bounds

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();