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.

적용 대상

추가 정보