PrintPageRangeOptions.AllowCurrentPage 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 la page active de la plage de pages d’impression.
public:
property bool AllowCurrentPage { bool get(); void set(bool value); };
bool AllowCurrentPage();
void AllowCurrentPage(bool value);
public bool AllowCurrentPage { get; set; }
var boolean = printPageRangeOptions.allowCurrentPage;
printPageRangeOptions.allowCurrentPage = boolean;
Public Property AllowCurrentPage As Boolean
Valeur de propriété
Boolean
bool
Option Autoriser la page active.