export_frame_scripts_and_properties proprietà

export_frame_scripts_and_properties proprietà

Indica se esportare gli script dei frame e le proprietà del documento. Il valore predefinito è true. Se si desidera importare il file HTML o MHT. per eccellere, mantieni il valore predefinito.

Definizione:

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

Guarda anche