GetDefaultPrinterName
Vykreslování a tisk
Popis
Vrací název výchozí tiskárny. Tento název lze použít s PrintDocument nebo
NewCustomPrinter functions.
Syntaxe
Delphi
Function TPDFlib.GetDefaultPrinterName: WideString;
ActiveX
Function PDFlib::GetDefaultPrinterName() As String
DLL
const wchar_t * DLGetDefaultPrinterName(int InstanceID);