Inherits from BCKCodeCharacter : NSObject
Declared in BCKFacingIdentificationMarkCodeCharacter.h

Overview

Specialized class of BCKCodeCharacter used for generating Facing Identification Mark barcodes.

Class Methods

facingIdentificationMarkCode:

Creates an instance for the requested Facing Identification Mark code character.

+ (BCKFacingIdentificationMarkCodeCharacter *)facingIdentificationMarkCode:(BCKFacingIdentificationMarkType)fimType

Parameters

fimType

The BCKFacingIdentificationMarkType.

Return Value

The code character.

Declared In

BCKFacingIdentificationMarkCodeCharacter.h