com.jniwrapper.win32.ie.dom
Class FontSize
java.lang.Object
com.jniwrapper.util.EnumItem
com.jniwrapper.win32.ie.dom.FontSize
public class FontSize
- extends com.jniwrapper.util.EnumItem
This enumeration represents document font size.
| Methods inherited from class com.jniwrapper.util.EnumItem |
equals, getLongValue, getValue, hashCode, isOneOf |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SMALLEST
public static final FontSize SMALLEST
SMALLER
public static final FontSize SMALLER
MEDIUM
public static final FontSize MEDIUM
LARGER
public static final FontSize LARGER
LARGEST
public static final FontSize LARGEST