is_text_no_fill 属性

is_text_no_fill 属性

获取或设置不填充文本。

定义:

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

也可以看看