Bagikan melalui


PrinterSettings.PaperSourceCollection.Add(PaperSource) Metode

Definisi

Menambahkan yang ditentukan PaperSource ke akhir PrinterSettings.PaperSourceCollection.

public:
 int Add(System::Drawing::Printing::PaperSource ^ paperSource);
public int Add (System.Drawing.Printing.PaperSource paperSource);
member this.Add : System.Drawing.Printing.PaperSource -> int
Public Function Add (paperSource As PaperSource) As Integer

Parameter

paperSource
PaperSource

untuk PaperSource ditambahkan ke koleksi.

Mengembalikan

Indeks berbasis nol tempat PaperSource ditambahkan.

Berlaku untuk