You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Printing > PrintGetPrinterName Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.PrintGetPrinterName Method

Returns the name of an available printer.

C#
public String PrintGetPrinterName(
    int PrinterNo
);
Visual Basic
Public Function PrintGetPrinterName(
    ByVal PrinterNo As Integer
) As String
Parameters
Parameters 
Description 
PrinterNo 
Value between 1 and printer count.  
Returns

The name of the printer.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.