GetDefaultPrinterName
渲染和打印
描述
返回默认打印机的名称,此名称可与 PrintDocument 或
NewCustomPrinter 函数
语法
Delphi
Function TPDFlib.GetDefaultPrinterName: WideString;
ActiveX
Function PDFlib::GetDefaultPrinterName() As String
DLL
const wchar_t * DLGetDefaultPrinterName(int InstanceID);