DWRITE_TEXT_METRICS.maxBidiReorderingDepth

<summary> The maximum reordering count of any line of text, used to calculate the most number of hit-testing boxes needed. If the layout has no bidirectional text or no text at all, the minimum level is 1. </summary>

struct DWRITE_TEXT_METRICS
UINT32 maxBidiReorderingDepth;

Meta