PrintSystemObject Constructeurs
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.
Initialise une nouvelle instance de la classe PrintSystemObject.
Surcharges
| Nom | Description |
|---|---|
| PrintSystemObject() |
Initialise une nouvelle instance de la classe PrintSystemObject. |
| PrintSystemObject(PrintSystemObjectLoadMode) |
Initialise une nouvelle instance de la PrintSystemObject classe à l’aide du fichier spécifié PrintSystemObjectLoadMode. |
PrintSystemObject()
Initialise une nouvelle instance de la classe PrintSystemObject.
protected:
PrintSystemObject();
protected PrintSystemObject();
Protected Sub New ()
S’applique à
PrintSystemObject(PrintSystemObjectLoadMode)
Initialise une nouvelle instance de la PrintSystemObject classe à l’aide du fichier spécifié PrintSystemObjectLoadMode.
protected:
PrintSystemObject(System::Printing::PrintSystemObjectLoadMode mode);
protected PrintSystemObject(System.Printing.PrintSystemObjectLoadMode mode);
new System.Printing.PrintSystemObject : System.Printing.PrintSystemObjectLoadMode -> System.Printing.PrintSystemObject
Protected Sub New (mode As PrintSystemObjectLoadMode)
Paramètres
Valeur qui spécifie si les propriétés de l’objet doivent être initialisées lorsque l’objet est chargé.