BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / CheckSumEnabledProperty Field

In This Topic
    CheckSumEnabledProperty Field (C1BarCode)
    In This Topic
    Identifies the CheckSumEnabled dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CheckSumEnabledProperty As DependencyProperty
    public static readonly DependencyProperty CheckSumEnabledProperty
    See Also