C1.Web.Mvc Namespace / Ean13 Class / AddOn Property

In This Topic
AddOn Property (Ean13)
In This Topic
Gets or sets the addOn value of the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overridable Property AddOn As String
 
Remarks
The possible length of this property should be 2 or 5.
See Also