Aspose.Barcode for PHP via Java Generation and Recognition API docs
ITF14BorderType Class Reference

Public Attributes

const NONE = "0"
 
const FRAME = "1"
 
const BAR = "2"
 
const FRAME_OUT = "3"
 
const BAR_OUT = "4"
 

Detailed Description

ITF14 barcode's border type

Member Data Documentation

◆ BAR

const ITF14BorderType::BAR = "2"

Tow horizontal bars enclosing the barcode

◆ BAR_OUT

const ITF14BorderType::BAR_OUT = "4"

Tow horizontal bars enclosing the barcode

◆ FRAME

const ITF14BorderType::FRAME = "1"

FRAME enclosing the barcode

◆ FRAME_OUT

const ITF14BorderType::FRAME_OUT = "3"

FRAME enclosing the barcode

◆ NONE

const ITF14BorderType::NONE = "0"

NO border enclosing the barcode