PrintQueue::ClientPrintSchemaVersion Property

 

Gets the version of the Print Schema.

Namespace:   System.Printing
Assembly:  System.Printing (in System.Printing.dll)

public:
property int ClientPrintSchemaVersion {
	int get();
}

Property Value

Type: System::Int32

The version of the Print Schema in use.

The Print Schema version released with Windows Vista is 1.

.NET Framework
Available since 3.0
Return to top
Show: