Class
CodeMSI

Represents the CodeMSI symbology type.

Definition

Constructors

CodeMSI()

Declaration

cs-api-definition
public CodeMSI()

Fields

ChecksumAlgorithmProperty

Registers the CheckSumAlgorithm dependency property.

Declaration

cs-api-definition
public static readonly DependencyProperty ChecksumAlgorithmProperty

Field Value

DependencyProperty

Properties

ChecksumAlgorithm

Declaration

cs-api-definition
public CheckMSI ChecksumAlgorithm { get; set; }

Property Value

CheckMSI

Methods

OnInternalSymbologyPropertyChanged(string)

Declaration

cs-api-definition
protected override void OnInternalSymbologyPropertyChanged(string propertyName)

Parameters

propertyName

string

Overrides Symbology1DBase.OnInternalSymbologyPropertyChanged(string)

OnSymbologyPropertyChanged()

Declaration

cs-api-definition
protected override void OnSymbologyPropertyChanged()

Overrides Symbology1DBase.OnSymbologyPropertyChanged()