Class: C39Object (4.1.7)

From IHRIS Wiki
Revision as of 09:32, 23 August 2013 by Litlfred (talk | contribs) (Created page with "{{otherversions|Class: C39Object}} This article describes the class ''C39Object'' . *Extends the class: BarcodeObject. *Location: Part of the module [[TextLayout Tools Module Lis...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This article describes the class C39Object .

  • Author: Karim Mribti, Nicola Asuni
  • Since: 2001-03-25
  • Since: 2001-03-25

Code 39 Barcode Render Class.
Code 39 is an alphanumeric bar code that can encode decimal number, case alphabet and some special symbols. @name BarcodeObject @license http://www.gnu.org/copyleft/lesser.html LGPL Code 39 Barcode Render Class.
Code 39 is an alphanumeric bar code that can encode decimal number, case alphabet and some special symbols. @name BarcodeObject @license http://www.gnu.org/copyleft/lesser.html LGPL

Methods

DrawObject()

Draws the barcode object.

DrawStart()

Draws the start code.

DrawStop()

Draws the stop code.

GetCharIndex()

Returns the character index.

GetSize()

Returns barcode size.

__construct()

Class Constructor.