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