lines property

lines property

Gets lines of text, with their fragments, recognized within the document.

Definition:

@property
def lines(self):
    ...

See Also