PrinterSettings.PaperSourceCollection(PaperSource[]) Конструктор

Определение

Инициализирует новый экземпляр класса PrinterSettings.PaperSourceCollection.

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())

Параметры

array
PaperSource[]

Массив типа PaperSource.

Применяется к

См. также раздел