export_print_area_only fastighet

export_print_area_only fastighet

Anger om utskriftsområdet endast exporteras till html-fil. Standardvärdet är falskt.

Definition:

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

Se även