com.lowagie.text.rtf.parser.properties
public class RtfCtrlWordPropertyType extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CHARACTER |
static int |
DESTINATION |
static int |
PROPERTY |
static int |
SPECIAL |
static int |
UNIDENTIFIED |
Constructor and Description |
---|
RtfCtrlWordPropertyType() |
public static final int UNIDENTIFIED
public static final int PROPERTY
public static final int CHARACTER
public static final int SPECIAL
public static final int DESTINATION