text_length property

text_length property

Corresponds to attribute ‘textLength’ on the given element.

Definition:

@property
def text_length(self):
    ...

See Also