Function Label.getTotalCharacterCount

Returns the total number of printable characters in the text (excluding spaces and newlines).

long getTotalCharacterCount() nothrow @nogc const;