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

Sets to the active printer the color mode for the print process.

C#
public PrintSetColorMode(
    PrinterColorMode ColorMode
);
Visual Basic
Public Sub PrintSetColorMode(
    ByVal ColorMode As PrinterColorMode
)
Parameters
Parameters 
Description 
ColorMode 
A member of the PrinterColorMode enumeration.  
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.