Printer.GetLocalPrinters

Returns an array of the system's local printers.

public static Printer[] GetLocalPrinters()
Shared Function GetLocalPrinters() As Printer[]

Returns

Printer[]

An array of Printer objects.

Licensing Info

This method is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

Printer[]
Printer
ceTe.DynamicPDF.Printing

In this topic