character_count property

character_count property

Gets an estimated number of characters in the document.

Definition:

@property
def character_count(self):
    ...

See Also