export_print_area_only Eigentum

export_print_area_only Eigentum

Gibt an, ob nur der Druckbereich in eine HTML-Datei exportiert wird. Der Standardwert ist false.

Definition:

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

Siehe auch