PrinterSettings.PaperSourceCollection.Add(PaperSource) Yöntem

Tanım

belirtilen PaperSource öğesini sonuna PrinterSettings.PaperSourceCollectionekler.

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

Parametreler

paperSource
PaperSource

PaperSource koleksiyonuna eklenecek öğesini seçin.

Döndürülenler

öğesinin eklendiği PaperSource sıfır tabanlı dizin.

Şunlara uygulanır