wx
Class PrintQuality
java.lang.Object
wx.PrintQuality
- public final class PrintQuality
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRINT_QUALITY_HIGH
public static final int PRINT_QUALITY_HIGH
- See Also:
- Constant Field Values
PRINT_QUALITY_MEDIUM
public static final int PRINT_QUALITY_MEDIUM
- See Also:
- Constant Field Values
PRINT_QUALITY_LOW
public static final int PRINT_QUALITY_LOW
- See Also:
- Constant Field Values
PRINT_QUALITY_DRAFT
public static final int PRINT_QUALITY_DRAFT
- See Also:
- Constant Field Values
HIGH
public static final int HIGH
- See Also:
- Constant Field Values
MEDIUM
public static final int MEDIUM
- See Also:
- Constant Field Values
LOW
public static final int LOW
- See Also:
- Constant Field Values
DRAFT
public static final int DRAFT
- See Also:
- Constant Field Values
PrintQuality
public PrintQuality()
© 2006 Amit G Mendapara.