output_blank_page_when_nothing_to_print property

output_blank_page_when_nothing_to_print property

Definition:

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

See Also