PrintSystemObject Konstruktory

Definicja

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

mode
PrintSystemObjectLoadMode

Wartość określająca, czy właściwości obiektu powinny być inicjowane podczas ładowania obiektu.

Dotyczy