Class CodeMSI
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Barcode
Assembly: Telerik.WinControls.UI.dll
Syntax
public class CodeMSI : Symbology1D, ISymbology, INotifyPropertyChanged
Constructors
CodeMSI()
Declaration
public CodeMSI()
Properties
ChecksumAlgorithm
Gets or sets the algorithm for generating the checksum digit.
Declaration
public CheckMSI ChecksumAlgorithm { get; set; }
Property Value
CheckMSI
|