is_export_comments proprietà

is_export_comments proprietà

Indica se esportare i commenti durante il salvataggio del file in HTML; il valore predefinito è falso.

Definizione:

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

Guarda anche