lines property

lines property

The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction.

Definition:

@property
def lines(self):
    ...
@lines.setter
def lines(self, value):
    ...

See Also