Returns the name of an available printer.
public String PrintGetPrinterName( int PrinterNo );
Public Function PrintGetPrinterName( ByVal PrinterNo As Integer ) As String
|
Parameters |
Description |
|
PrinterNo |
Value between 1 and printer count. |
The name of the printer.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|