PrinterSettings.PaperSourceCollection(PaperSource[]) Oluşturucu

Tanım

PrinterSettings.PaperSourceCollection sınıfının yeni bir örneğini başlatır.

public:
 PaperSourceCollection(cli::array <System::Drawing::Printing::PaperSource ^> ^ array);
public PaperSourceCollection (System.Drawing.Printing.PaperSource[] array);
new System.Drawing.Printing.PrinterSettings.PaperSourceCollection : System.Drawing.Printing.PaperSource[] -> System.Drawing.Printing.PrinterSettings.PaperSourceCollection
Public Sub New (array As PaperSource())

Parametreler

array
PaperSource[]

türünde PaperSourcebir dizi.

Şunlara uygulanır

Ayrıca bkz.