size property

size property

Gets the document size in bytes.

Definition:

@property
def size(self):
    ...

See Also