export_frame_scripts_and_properties属性

export_frame_scripts_and_properties属性

指示是否导出框架脚本和文档属性。默认值为true。如果要导入html或mht文件 为了更好,请保留默认值。

定义:

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

也可以看看