PrintQueue::MaxPrintSchemaVersion Property

 

Gets the most recent possible version number of the Print Schema that the queue can use.

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

public:
property int MaxPrintSchemaVersion {
	static int get();
}

Property Value

Type: System::Int32

The most recent version number of the Print Schema that the queue can use.

The version of the Print Schema released with Windows Vista is 1.

.NET Framework
Available since 3.0
Return to top
Show: