You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Document Printing > PrintSetActivePrinter Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.PrintSetActivePrinter Method

Changes the active printer.

C#
public Boolean PrintSetActivePrinter(
    String PrinterName
);
Visual Basic
Public Function PrintSetActivePrinter(
    ByVal PrinterName As String
) As Boolean
Parameters
Parameters 
Description 
PrinterName 
The name of the new active printer.  
Returns

True if success, else False.

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