public final class PrintMarginUnit extends Enum
Title: PrintMarginUnit class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Modifier and Type | Field and Description |
|---|---|
static PrintMarginUnit |
PERCENT
Sets units as percentage of page width and height.
|
static PrintMarginUnit |
SEVENTYSECONDSINCH
Sets units as standard 1/72nds inch printer units.
|
getValue, readResolvepublic static final PrintMarginUnit PERCENT
public static final PrintMarginUnit SEVENTYSECONDSINCH