TdxBarCodeInterleaved2Of5Symbology.GetGeneratorClass Method
Returns a reference to the TdxBarCodeInterleaved2Of5Generator class.
Declaration
function GetGeneratorClass: TdxCustomBarCodeGeneratorClass; override;
Returns
Type |
---|
TdxCustomBarCodeGeneratorClass |
Remarks
This function supports the internal infrastructure and is not intended to be used directly from your code. The GetGeneratorClass function is called by the TdxBarCodeInterleaved2Of5Symbology class’ constructor.
See Also