footer_margin_inch 属性
footer_margin_inch 属性
表示从页面底部到页脚的距离,以英寸为单位。
定义:
@property
def footer_margin_inch(self):
...
@footer_margin_inch.setter
def footer_margin_inch(self, value):
...
表示从页面底部到页脚的距离,以英寸为单位。
@property
def footer_margin_inch(self):
...
@footer_margin_inch.setter
def footer_margin_inch(self, value):
...