-
-
Constructor Summary
Constructors
Constructor and Description |
DEVMODE() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
dmSize
public short dmSize
-
dmFields
public int dmFields
-
dmPaperSize
public short dmPaperSize
-
dmScale
public short dmScale
-
dmCopies
public short dmCopies
-
dmColor
public short dmColor
-
dmDuplex
public short dmDuplex
-
dmTTOption
public short dmTTOption
-
dmCollate
public short dmCollate
-
dmLogPixels
public short dmLogPixels
-
dmBitsPerPel
public int dmBitsPerPel
-
dmPelsWidth
public int dmPelsWidth
-
dmPelsHeight
public int dmPelsHeight
-
dmICMMethod
public int dmICMMethod
-
dmICMIntent
public int dmICMIntent
-
dmMediaType
public int dmMediaType
-
dmDitherType
public int dmDitherType
-
dmReserved1
public int dmReserved1
-
dmReserved2
public int dmReserved2
Copyright © 2017. All Rights Reserved.