public enum PrinterColorMode { PrinterColorModeGray = 1, PrinterColorModeColor = 2 }
Public Enum PrinterColorMode PrinterColorModeGray = 1 PrinterColorModeColor = 2 End Enum
This is record PrinterColorMode.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|