Skip to main content

Industrial2of5SymbologyBase<T> Class

The base class for the Industrial2of5 class used to generate bar codes.

Namespace: DevExpress.WinUI.Controls

Assembly: DevExpress.WinUI.BarCode.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class Industrial2of5SymbologyBase<T> :
    SymbologyCheckSumBase<T>
    where T : Industrial2of5Generator, new()

Type Parameters

Name
T
See Also