GetDefaultPrinterName
Renderização e impressão
Descrição
Retorna o nome da impressora padrão. Esse nome pode ser usado com PrintDocument ou
funções NewCustomPrinter
Sintaxe
Delphi
Function TPDFlib.GetDefaultPrinterName: WideString;
ActiveX
Function PDFlib::GetDefaultPrinterName() As String
DLL
const wchar_t * DLGetDefaultPrinterName(int InstanceID);