horizontalAlignmentRatio property

double? horizontalAlignmentRatio
getter/setter pair

Defines the horizontal ratio for text alignment checks relative to image width. Ensures the detected TIN text starts near the left edge of the cutout (or right edge when upside-down) to prevent partial captures. Lower values are more restrictive (text must be closer to the edge). This parameter helps reduce premature results and ensures proper text alignment.

Implementation

double? horizontalAlignmentRatio;