is_normalize_heights 属性
is_normalize_heights 属性
指示要应用于文本的高度规范化是否运行。
定义:
@property
def is_normalize_heights(self):
...
@is_normalize_heights.setter
def is_normalize_heights(self, value):
...
指示要应用于文本的高度规范化是否运行。
@property
def is_normalize_heights(self):
...
@is_normalize_heights.setter
def is_normalize_heights(self, value):
...