width_for_max_height property

width_for_max_height property

Specifies width for max page height.

Definition:

@property
def width_for_max_height(self):
    ...
@width_for_max_height.setter
def width_for_max_height(self, value):
    ...

See Also