GetPrinterNames
Description
Returns a CSV string containing the names of all the available printers on the system. The result is the cached list that was enumerated when the app was started. The new GetLatestPrinterNames function returns the latest list of printers.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetPrinterNames: WideString;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetPrinterNames As String
DLL
wchar_t * DPLGetPrinterNames(int InstanceID)