Skip to main content
A newer version of this page is available. .

TdxCustomBarCodeGeneratorClass Type

A class-reference to a barcode generator class.

Declaration

TdxCustomBarCodeGeneratorClass = class of TdxCustomBarCodeGenerator;

Referenced Class

Type
TdxCustomBarCodeGenerator

Remarks

Use this class-reference to refer to TdxCustomBarCodeGenerator class descendants returned by the GetGeneratorClass function provided by all barcode symbology classes (the TdxCustomBarCodeSymbology class descendants).

See Also