PrintSystemObject Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy PrintSystemObject.
Przeciążenia
PrintSystemObject() |
Inicjuje nowe wystąpienie klasy PrintSystemObject. |
PrintSystemObject(PrintSystemObjectLoadMode) |
Inicjuje PrintSystemObject nowe wystąpienie klasy przy użyciu określonego PrintSystemObjectLoadModeelementu . |
PrintSystemObject()
Inicjuje nowe wystąpienie klasy PrintSystemObject.
protected:
PrintSystemObject();
protected PrintSystemObject ();
Protected Sub New ()
Dotyczy
PrintSystemObject(PrintSystemObjectLoadMode)
Inicjuje PrintSystemObject nowe wystąpienie klasy przy użyciu określonego PrintSystemObjectLoadModeelementu .
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)
Parametry
Wartość określająca, czy właściwości obiektu powinny być inicjowane podczas ładowania obiektu.