print_with_status_dialog propriété
print_with_status_dialog propriété
Si PrintWithStatusDialog = true , une boîte de dialogue affiche l’état d’impression actuel. 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