image_scalable 属性

image_scalable 属性

指示是否使用可伸缩单位来描述图像宽度 当使用可伸缩单位来描述列宽时。 默认值是true。

定义:

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

也可以看看