AppGetActivePrinterNameΒΆ
The function AppGetActivePrinterName returns the active printer name.
- ssPrinterName = AppGetActivePrinterName()
Return Value
ssPrinterName is the printer name or an empty string if no printer is active.
History
Version |
Description |
---|---|
5.2.0 |
New |
See also
Overview Application Object, AppSetPrinter, AppGetAllPrinterNames, AppIsPostScriptPrinter, DocPrint, PagePrint
id-1030078