public final class ITF14BorderType extends Object
ITF14 barcode's border type
Modifier and Type | Field and Description |
---|---|
static int |
Bar
Tow horizontal bars enclosing the barcode
|
static int |
BarOut
Tow horizontal bars enclosing the barcode
|
static int |
Frame
Frame enclosing the barcode
|
static int |
FrameOut
Frame enclosing the barcode
|
static int |
None
No border enclosing the barcode
|
public static final int None
No border enclosing the barcode
public static final int Frame
Frame enclosing the barcode
public static final int Bar
Tow horizontal bars enclosing the barcode
public static final int FrameOut
Frame enclosing the barcode
public static final int BarOut
Tow horizontal bars enclosing the barcode
Copyright (c) 2002-2017 Aspose Pty Ltd. All Rights Reserved.