text_lines property
text_lines property
The collection of text lines information.
Definition:
@property
def text_lines(self):
...
@text_lines.setter
def text_lines(self, value):
...
See Also
- class
PageInfo
The collection of text lines information.
@property
def text_lines(self):
...
@text_lines.setter
def text_lines(self, value):
...
PageInfo