GetDefaultPrinterName
Description
Returns the name of the default printer. This name can be used with the PrintDocument or NewCustomPrinter functions.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetDefaultPrinterName: WideString;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetDefaultPrinterName As String
DLL
wchar_t * DPLGetDefaultPrinterName(int InstanceID)