|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface acPrintMode
ArcIMS print mode options.
Field Summary | |
---|---|
static int |
acAllLowerPrintMode
All labels are lowercased . |
static int |
acAllUpperPrintMode
All labels are uppercased. |
static int |
acNoPrintMode
No change is made to the label. |
static int |
acTitleCapsPrintMode
The first letter of each word in a text is uppercased and everything elise is lower cased. |
Field Detail |
---|
static final int acTitleCapsPrintMode
static final int acAllUpperPrintMode
static final int acAllLowerPrintMode
static final int acNoPrintMode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |