scale_to_page_percent属性
scale_to_page_percent属性
获取或设置相对于目标页面的百分比比例。
定义:
@property
def scale_to_page_percent(self):
...
@scale_to_page_percent.setter
def scale_to_page_percent(self, value):
...
获取或设置相对于目标页面的百分比比例。
@property
def scale_to_page_percent(self):
...
@scale_to_page_percent.setter
def scale_to_page_percent(self, value):
...