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):
    ...

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