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.Symbology
Assembly: Telerik.WinControls.UI.dll
Syntax
public class CodeMSI : Symbology1D, ISymbology, INotifyPropertyChanged
Constructors
CodeMSI()
Declaration
public CodeMSI()
Properties
Algorithm
Methods
GetEncoding(String)
Declaration
protected override string GetEncoding(string value)
Parameters
System.String
value
|
Returns
System.String
|
Overrides
ValidateValue(String)
Declaration
protected override void ValidateValue(string value)
Parameters
System.String
value
|