Value Property (Gs1DataBarOmnidirectional)
In This Topic
Gets or sets the current code value rendered by the control.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property Value As String
[Json(1)]
public virtual string Value {get; set;}
See Also