AddOnHeight Property (Ean13)
In This Topic
Gets or sets the height of addOn symbol of the control.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property AddOnHeight As String
[Json(1)]
public virtual string AddOnHeight {get; set;}
See Also