Returns the number of items in Printers method.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int PrintersGetCount { get; }
Public Shared ReadOnly Property PrintersGetCount As Integer
	Get
public:
static property int PrintersGetCount {
	int get ();
}

See Also