DWRITE_TEXT_METRICS.widthIncludingTrailingWhitespace

<summary> The width of the formatted text taking into account the trailing whitespace at the end of each line. </summary>

struct DWRITE_TEXT_METRICS
FLOAT widthIncludingTrailingWhitespace;

Meta