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

Industrial2of5SymbologyBase<T> Class

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

Namespace: DevExpress.WinUI.Controls

Assembly: DevExpress.WinUI.BarCode.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

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

Type Parameters

Name
T
See Also