CodeGlyphX logo
CodeGlyphX

API Reference

Class

PharmacodeTwoTrackEncoder

Namespace CodeGlyphX.Pharmacode
Assembly CodeGlyphX
Modifiers static

Encodes Pharmacode (two-track) barcodes.

Inheritance

  • Object
  • PharmacodeTwoTrackEncoder

Methods

Encode 2 overloads
public static BitMatrix Encode(String content) #
Returns: BitMatrix

Encodes a Pharmacode (two-track) barcode value into a BitMatrix.

Parameters

content System.String requiredposition: 0
public static BitMatrix Encode(Int32 value) #
Returns: BitMatrix

Encodes a Pharmacode (two-track) barcode value into a BitMatrix.

Parameters

value System.Int32 requiredposition: 0