GetDefaultPrinterName

Rendering and printing

Description

Returns the name of the default printer. This name can be used with the PrintDocument or

NewCustomPrinter functions.

Syntax

Delphi

function TPDFlib.GetDefaultPrinterName: WideString;

ActiveX

Function PDFlib::GetDefaultPrinterName As String

DLL

wchar_t * DLGetDefaultPrinterName(int InstanceID);