private static class PrintingService.WorkArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
printerControlHandle
Holds the SESSION:PRINTER-CONTROL-HANDLE value
|
int |
printerHDC
Holds the SESSION:PRINTER-HDC value
|
PrintOptions |
printOptions
Print options
|
| Modifier | Constructor and Description |
|---|---|
private |
WorkArea() |
public PrintOptions printOptions
public int printerControlHandle
public int printerHDC