PrintPageRangeOptions.AllowCustomSetOfPages 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 l’ensemble personnalisé de pages pour la plage de pages d’impression.
public:
property bool AllowCustomSetOfPages { bool get(); void set(bool value); };
bool AllowCustomSetOfPages();
void AllowCustomSetOfPages(bool value);
public bool AllowCustomSetOfPages { get; set; }
var boolean = printPageRangeOptions.allowCustomSetOfPages;
printPageRangeOptions.allowCustomSetOfPages = boolean;
Public Property AllowCustomSetOfPages As Boolean
Valeur de propriété
Boolean
bool
Option autoriser l’ensemble personnalisé de pages.