語言

PrintSystemObject 建構函式

定義

初始化 PrintSystemObject 類別的新執行個體。

多載

名稱 Description
PrintSystemObject()

初始化 PrintSystemObject 類別的新執行個體。

PrintSystemObject(PrintSystemObjectLoadMode)

透過指定的 PrintSystemObject初始化類別的新實例PrintSystemObjectLoadMode

PrintSystemObject()

初始化 PrintSystemObject 類別的新執行個體。

protected:
 PrintSystemObject();
protected PrintSystemObject();
Protected Sub New ()

適用於

PrintSystemObject(PrintSystemObjectLoadMode)

透過指定的 PrintSystemObject初始化類別的新實例PrintSystemObjectLoadMode

protected:
 PrintSystemObject(System::Printing::PrintSystemObjectLoadMode mode);
protected PrintSystemObject(System.Printing.PrintSystemObjectLoadMode mode);
new System.Printing.PrintSystemObject : System.Printing.PrintSystemObjectLoadMode -> System.Printing.PrintSystemObject
Protected Sub New (mode As PrintSystemObjectLoadMode)

參數

mode
PrintSystemObjectLoadMode

一個指定物件屬性是否應在載入時初始化的值。

適用於