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

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

Указывает, следует ли выводить пустую страницу, когда нечего печатать.

Примечания

Значение по умолчанию верно.

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

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

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