DWRITE_TEXT_METRICS1.heightIncludingTrailingWhitespace

<summary> The height of the formatted text taking into account the trailing whitespace at the end of each line, which will matter for vertical reading directions. </summary>

struct DWRITE_TEXT_METRICS1
FLOAT heightIncludingTrailingWhitespace;

Meta