get_text_width_lis method

get_text_width_lis

Gets the text width lis.

Returns

Returns width

def get_text_width_lis(self, text):
    ...
ParameterTypeDescription
textstrThe text to calculate.

See Also