size property

size property

Gets the size of the loaded document in bytes.

Definition:

@property
def size(self):
    ...

See Also