Partager via


PrintPageRangeOptions.AllowCustomSetOfPages Propriété

Définition

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.

S’applique à