bottom_margin 属性

bottom_margin 属性

表示下边距的大小,以厘米为单位。

定义:

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

也可以看看