|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
com.aspose.barcode.ITF14BorderType
public final class ITF14BorderType
ITF14 com.aspose.barcode's border type
Field Summary | |
---|---|
static int |
Bar
Tow horizontal bars enclosing the com.aspose.barcode |
static int |
Frame
Frame enclosing the com.aspose.barcode |
static int |
None
No border enclosing the com.aspose.barcode |
Method Summary |
---|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int Bar
Tow horizontal bars enclosing the com.aspose.barcode
public static final int Frame
Frame enclosing the com.aspose.barcode
public static final int None
No border enclosing the com.aspose.barcode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |