DT_RTLREADING top-level constant

int const DT_RTLREADING

Layout in right-to-left reading order for bidirectional text when the font selected into the hdc is a Hebrew or Arabic font. The default reading order for all text is left-to-right.

Implementation

const DT_RTLREADING = 0x00020000;