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

Sets the current printer settings.

C#
public PrintSetPrinterSettings(
    PrinterSettings PS
);
Visual Basic
Public Sub PrintSetPrinterSettings(
    ByVal PS As PrinterSettings
)
Parameters
Parameters 
Description 
PS 
A System.Drawing.Printing.PrinterSettings object. The printer settings. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.