PrintersCount property (IEpnPrinterList)

Visual Basic example

Visual C++ example

 

Syntax

Short PrintersCount;

Overview

Refer to Redirecting to a Printer Redirection List

Remarks

(Read Only) Gets the number of printers in the printers list.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

To update this property with the currently used value, call the GetPrinterBatchPrintersList method.

The printers list is the list of printers to which the print command will be sent.

See Also

Elements:

Printer property, AddPrinter method, RemovePrinter method, GetPrinterIndex method

Topics:

ePrint: Batch Printers List