get_lines_count method

get_lines_count

Get number of lines in a paragraph.

Returns

Lines count in a paragraph

def get_lines_count(self):
    ...

See Also