print_with_status_dialog propriété
print_with_status_dialog propriété
Si PrintWithStatusDialog = true , une boîte de dialogue affichera l’état actuel de l’impression. sinon, aucune boîte de dialogue de ce type ne s’affichera.
Définition:
@property
def print_with_status_dialog(self):
...
@print_with_status_dialog.setter
def print_with_status_dialog(self, value):
...
Voir également
- module
aspose.cells.rendering
- classe
ImageOrPrintOptions