column_count property

column_count property

Specifies the number of columns of text in the bounding rectangle. Read-only int.

Definition:

@property
def column_count(self):
    ...

See Also