PrintPageRangeOptions.AllowAllPages Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient et définit l’option autoriser toutes les pages de la plage de pages d’impression.
public:
property bool AllowAllPages { bool get(); void set(bool value); };
bool AllowAllPages();
void AllowAllPages(bool value);
public bool AllowAllPages { get; set; }
var boolean = printPageRangeOptions.allowAllPages;
printPageRangeOptions.allowAllPages = boolean;
Public Property AllowAllPages As Boolean
Valeur de propriété
Boolean
bool
Option Autoriser toutes les pages.