Color Property (Gs1DataBarStackedOmnidirectional)
In This Topic
Gets or sets the forecolor to render the control.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property Color As String
[Json(1)]
public virtual string Color {get; set;}
See Also