DWRITE_LINE_METRICS.trailingWhitespaceLength

<summary> The number of whitespace positions at the end of the line. Newline sequences are considered whitespace. </summary>

struct DWRITE_LINE_METRICS
UINT32 trailingWhitespaceLength;

Meta