ClassECIBase
Class
Serves as the base class for handling Extended Channel Interpretations (ECI), providing properties to manage Unicode and encoded values.
Definition
Namespace:QRClassLibrary
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public abstract class ECIBase
Inheritance: objectECIBase
Constructors
ECIBase()
Declaration
cs-api-definition
protected ECIBase()
Properties
EncodedValues
Gets or sets the EncodedValues.
UnicodeValues
Gets or sets the UnicodeValues.