public class DrawingSizeTypeValue
Field Summary | ||
---|---|---|
static final int | SAME_AS_PRINTER | |
Same as printer.
|
||
static final int | FIT_PAGE_DRAW_CONTENTS | |
Fit page to drawing contents.
|
||
static final int | STANDARD | |
Standard.
|
||
static final int | CUSTOM_PAGE_SIZE | |
Custom page size.
|
||
static final int | CUSTOM_SCALED_DRAW_SIZE | |
Custom scaled drawing size.
|
||
static final int | METRIC_ISO | |
Metric (ISO).
|
||
static final int | ANSI_ENGINEERING | |
ANSI engineering.
|
||
static final int | ANSI_ARCHITECTURAL | |
ANSI architectural.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int SAME_AS_PRINTER
public static final int FIT_PAGE_DRAW_CONTENTS
public static final int STANDARD
public static final int CUSTOM_PAGE_SIZE
public static final int CUSTOM_SCALED_DRAW_SIZE
public static final int METRIC_ISO
public static final int ANSI_ENGINEERING
public static final int ANSI_ARCHITECTURAL
public static final int UNDEFINED