PrintSystemObject 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 PrintSystemObject 類別的新執行個體。
多載
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)
參數
指定是否要在載入物件時初始化物件屬性。