PrinterSettings.PaperSizeCollection.Add(PaperSize) Méthode
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.
Ajoute une PrinterResolution valeur à la fin de la collection.
public:
int Add(System::Drawing::Printing::PaperSize ^ paperSize);
public int Add(System.Drawing.Printing.PaperSize paperSize);
member this.Add : System.Drawing.Printing.PaperSize -> int
Public Function Add (paperSize As PaperSize) As Integer
Paramètres
Retours
Index de base zéro de l’élément nouvellement ajouté.