Class CodeMSI
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Barcode
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class CodeMSI : Symbology1DBase
Constructors
CodeMSI()
Declaration
public CodeMSI()
Fields
ChecksumAlgorithmProperty
Declaration
public static readonly BindableProperty ChecksumAlgorithmProperty
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Properties
ChecksumAlgorithm
Methods
OnInternalSymbologyPropertyChanged(String)
Declaration
protected override void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
System.String
propertyName
|
Overrides
OnSymbologyPropertyChanged(String)
Declaration
protected override void OnSymbologyPropertyChanged(string propertyName)
Parameters
System.String
propertyName
|