print_with_status_dialog недвижимость

Если PrintWithStatusDialog = true, появится диалоговое окно, показывающее текущий статус печати. в противном случае такой диалог не появится.

Определение:

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

Смотрите также