Class CodeMSI
Inherited Members
Namespace: Telerik.XamarinForms.Barcode
Assembly: Telerik.XamarinForms.Barcode.dll
Syntax
public class CodeMSI : Symbology1DBase
Constructors
CodeMSI()
Declaration
public CodeMSI()
Fields
ChecksumAlgorithmProperty
Declaration
public static readonly BindableProperty ChecksumAlgorithmProperty
Field Value
Xamarin.Forms.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
|