to_string method

On this page

to_string

Returns textual content of the recognized text fragment.

def to_string(self):
    ...

Returns: str: textual content of the recognized text fragment

See Also

On this page